View Single Post
Old 07-14-2012, 08:00 AM   #8
mmatej
Connoisseur
mmatej is less competitive than you.mmatej is less competitive than you.mmatej is less competitive than you.mmatej is less competitive than you.mmatej is less competitive than you.mmatej is less competitive than you.mmatej is less competitive than you.mmatej is less competitive than you.mmatej is less competitive than you.mmatej is less competitive than you.mmatej is less competitive than you.
 
Posts: 91
Karma: 14730
Join Date: Jun 2012
Device: none
Quote:
Originally Posted by aditya3098 View Post
The wiki is slightly mistaken (will update it in a few minutes)
install using sudo apt-get install gcc-4.6-arm-linux-gnueabi


And execute using arm-linux-gnueabi-gcc-4.6. (i.e arm-linux-gnueabi-gcc-4.6 hello.c -o hello)
Thanks, but I didn't say I've failed at the "install build toolset" part. I was able to install build env. I was able to compile program which returns 0 (there were no headers included). I was not able to compile when I've included iostream and used it - there were some weird header errors which I've seen the first time. I have no cross-compiling experience, so I think it's only minor problem, but I haven't had time to investigate further.
mmatej is offline   Reply With Quote