View Single Post
Old 08-12-2013, 06:46 AM   #8
fat265
Member
fat265 is clearly one to watchfat265 is clearly one to watchfat265 is clearly one to watchfat265 is clearly one to watchfat265 is clearly one to watchfat265 is clearly one to watchfat265 is clearly one to watchfat265 is clearly one to watchfat265 is clearly one to watchfat265 is clearly one to watchfat265 is clearly one to watch
 
Posts: 18
Karma: 10638
Join Date: Jun 2013
Location: Australia
Device: kobo glo touch & mini
I tried this " 'sudo apt-get install gcc-arm-linux-gnueabi'. "
as previous post but I am not sure where to find the installed application.

I tried this ( to find the installed app )

stuart@STUART-EEEPC:/$ sudo find / -name "*gcc-arm*"
[sudo] password for stuart:
/var/lib/dpkg/info/gcc-arm-linux-gnueabi.list
/var/lib/dpkg/info/gcc-arm-linux-gnueabi.md5sums
/var/cache/apt/archives/gcc-arm-linux-gnueabi_4%3a4.7.2-1_i386.deb
/usr/share/doc/gcc-arm-linux-gnueabi
stuart@STUART-EEEPC:/$

once i have managed to install it what switches do
i need to compile hello.cpp

gcc-arm-linux-gnueabi -static -march=armv5 hello.cpp -o hi

or something else..

sorry for all the dumb questions..
fat265 is offline   Reply With Quote