Thread: Arm eabi
View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#4
Originally Posted by Figa View Post
Thanks. Does maemo 4 have the same compiler as maemo 5?
The Maemo 4 SDK comes with gcc 3.4, Maemo 5 with 4.2 (3.4 is also available but not installed by default).

Is there anything special what I have to add to makefile? I am confused because maemo compiler is in arm-none-linux-gnueabi.
You should really just use it as "gcc" (or "g++" etc), there's a lot of scratchbox redirection magic happening under the hood.
 

The Following User Says Thank You to lma For This Useful Post: