This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building newlib and gcc for ARM Thumb2


"Rob Emanuele" <poorarm@shoreis.com> napisał(a): 
 > It looks like I'd need to enable some of the commented out lines in:
 > 
 > gcc/config/arm/t-arm-elf
 > 
 > Am I on the right track?

Yes, you are right.
But it seems that this activity is quite new for you, so maybe it will be better to start from something working and then customize it.

You have multiple options e.g.:
- download (patched) sources fro CodeSourcery (http://www.codesourcery.com/gnu_toolchains/)
- look at patches and build scripts at devkitPro (http://devkitpro.svn.sourceforge.net/viewvc/devkitpro/)
- use Google to find other tutorials (there are many)
- dig deeply into documentation for gcc, newlib, autoconf etc.


Regards,
-- 
Artur Lipowski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]