View Single Post
Old 05-10-2016, 10:23 PM   #77
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
I found and installed a promising toolchain: CodeSourcery arm-uclinuxeabi.

I compile hello.c with arm-uclinuxeabi (both static and dynamic).

They output something different from before, though equally unsatisfying. Here is the output of hello-static running on my K1:
Code:
Testing /mnt/us/hello-static:
/mnt/us/hello-static: 1: cannot open 1$0Ÿ: No such file
/mnt/us/hello-static: 1: bFLTD24U4WW2”**: not found
/mnt/us/hello-static: 2: cannot open 1$0Ÿ: No such file
/mnt/us/hello-static: 2: Ÿ0Ÿr1: not found
/mnt/us/hello-static: 3: €$Ÿ@-0S: not found
/mnt/us/hello-static: 4: S: not found
/mnt/us/hello-static: 8: „
*dŸ: not found
/mnt/us/hello-static: 8: p*L: not found
/mnt/us/hello-static: 8: 0ŸS*/@/1: not found
/mnt/us/hello-static: 9: *: not found
/mnt/us/hello-static: 11: *: not found
/mnt/us/hello-static: 11: p: not found
/mnt/us/hello-static: 11: ***p*: not found
/mnt/us/hello-static: 15: *: not found
/mnt/us/hello-static: 16: *ƒp@†@*U
***Ѝ@/4: not found
/mnt/us/hello-static: 17: 0@”LP„*P: not found
/mnt/us/hello-static: 18: P: not found
/mnt/us/hello-static: 19: : not found
/mnt/us/hello-static: 22: 00*00”0„0„0„0„0*H0„*: not found
/mnt/us/hello-static: 23: 0„P: not found
/mnt/us/hello-static: 27: Syntax error: ")" unexpected
At least it is acting differently from past attempts, which is refreshing.
geekmaster is offline   Reply With Quote