http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46563

--- Comment #8 from christophe.lyon at st dot com 2010-11-22 08:39:45 UTC ---
Yes, it is a gnueabi; -v says:
Configured with: ../configure --target=arm-cortex-linux-gnueabi
--program-prefix=arm-linux- --enable-languages=c,c++ --enable-threads=posix
--disable-multilib --enable-nls --enable-c99 --enable-long-long
--with-system-zlib --enable-shared --enable-symvers=gnu --enable-__cxa_atexit
--with-float=hard --with-fp --enable-cxx-flags=-mhard-float
--with-cpu=cortex-a9

But libgcc_s.so is an ELF file in my install.

I will check if the build script has a hack to modify libgcc_s.so.

Reply via email to