Search the web
Sign In
New User? Sign Up
gbadev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re:   Message List  
Reply | Forward Message #4111 of 15019 |
"Rogers, Jason L. ET2 (CVN71)" wrote:
> I
> have also read that gcc can suport thumb and arm in the same compiler
> in its
> newest version. Is there precompiled binaries that have this feature
> and if
> so were can i get them. I often use both thumb and arm in c and need
> this
> feature before switching over.

Somebody mentioned his URL about two weeks ago where his arm-thumb-elf
targeted GCC is available (check the archive, I can't remember
unfortunately). Unfortunately even if it can compile to ARM or Thumb
target from C source at choise, I wasn't able to switch this, nor in the
version I compiled. (Switching in asm is no problem, .arm, .thumb, .code
32, .code 16 will do it in every version, arm-elf and thumb-elf too.)
Theorically there should be an "-mthumb" switch for the GCC to control
this, according to some articles above 2.95.3 and to some others above
3.00.0, but for me it wasn't there. Of course it is possible to use
seperate arm-elf and thumb-elf compilers, but since this subject came up
here I'd like to find or compile a version supporting both at the same
time. Anybody had more success on this front?

Credo <http://credo.resource.cx/> <credo@...>



Sat Jun 2, 2001 1:30 am

credo@...
Send Email Send Email

Forward
Message #4111 of 15019 |
Expand Messages Author Sort by Date

... Somebody mentioned his URL about two weeks ago where his arm-thumb-elf targeted GCC is available (check the archive, I can't remember unfortunately)....
credo@...
Send Email
Jun 2, 2001
1:28 am

... I *may* have something which works: I can't be completely sure, since I haven't tried to build anything more complex than a few simple test functions, but...
Galen Hazelwood
galenhz@...
Send Email
Jun 2, 2001
3:55 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help