This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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] |
[jjohnstn@vermillion]$ ./mn10300-elf-gcc --print-multi-lib .; am33;@mam33 am33-2;@mam33-2 am34;@mam34
Alexandre,
Yes, it builds but I don't see any code generated for thumb2. I see ARM and thumb but not thumb2.
--Rob
On Tue, Feb 3, 2009 at 9:14 AM, Alexandre Pereira Nunes
<alexandre.nunes@gmail.com> wrote:
On Sun, Feb 1, 2009 at 4:52 PM, Rob Emanuele <poorarm@shoreis.com> wrote:
Greetings,Are you trying 1.17.0 ? It should build fine.
I'm trying to build newlib and gcc for a Cortex-M3 processor. What are the best ways for doing this? I'm running into a problem with the "setjmp" call as it is not being compiled correctly for Thumb2. It is only being compiled for Thumb. Are there a set of instructions on the proper build procedure to get all the libs built for arm, thumb, and thumb2?
Thanks,
Rob Emanuele
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |