Linking an ADS object with arm-elf-gcc

Berta Ferrer berta.ferrer@st.com
Tue Mar 18 15:01:00 GMT 2003


Hello,

I'm trying to link an ADS built object (a library) together with a
c-file (an application file) using arm-elf-gcc. I've got this error:

=====================================================================
/bin/Build/lib/gcc-lib/arm-elf/3.2.2/../../../../arm-elf/bin/ld: ERROR:
c:/cygwin/bin/lib/LEA.lib(GPIO_management.o) is compiled for EABI
version 2, whereas ./debug/App.out is compiled for version 0
File format not recognized: failed to merge target specific data of file
c:/cygwin/bin/lib/BlueGrass.lib(cfw_GPIO_management.o)
======================================================================
which is a little strange taking into account that EABI version 2 does
not exist (or I'm not aware of it)

Do you have any idea if what I'm trying is feasible? Did anybody succeed
in doing this before? I will appreciate very much any hint on that.

Many thanks in advance.
Regards
    Berta Ferrer



More information about the Gcc-help mailing list