This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

gcc Build problem


   I was building the development tools for ARM in thumb mode (almost
copy&pasting the web instructions) but when I tried to configure gcc I
obtained that the configuration tool stops with error said
"thumb-unknown-elf  is not a valid target" or something like that, so I
had to configure it with: --target=arm-thumb-elf (instead of what
appears in the web that is "--target=thumb-elf").
   I had to reconfigure and rebuild binutils with
--target=arm-thumb-elf.
  I think that overrides the problem  ¿should the web information be
changed? ¿Have I done it wrong?

  Another thing:
  arm-thumb-elf-gcc is capable of compiling thumb code but, is it able
to compile for ARM mode?

--
Rafael Rodríguez Velilla        rrv@tid.es
Telefónica I+D          http://www.tid.es
Telf: 34 - 1 - 91 337 4270




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