This is the mail archive of the gcc@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]

Multilib for ARM in thumb2 mode


Right now, to be able to compile a mutilib-enabled ARM-targeted compiler
supporting thumb2, one has to uncomment some code in
gcc/config/arm/t-arm-elf. Given that thumb2 processors are more and more
used (such as microcontrollers based on the Cortex-M3), wouldn't it make
sense to unconditionnaly compile the thumb2 version of the library in
4.5.0 and 4.4.1?

If people don't want it, could we add an option to enable thumb2 at
configure time?

  Sam
-- 
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/


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