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]
Other format: [Raw text]

Strange linker warning about interworking (ARM)


Hi,

I got this strange warning messages compiling redboot for an ARM target:

/d/gnu-tools/H-i686-pc-cygwin/arm-elf/bin/ld: Warning: _ashrdi3.o does not
support interworking, whereas
/cygdrive/D/ecos/redboot_install/bin/redboot.elf does not
/d/gnu-tools/H-i686-pc-cygwin/arm-elf/bin/ld: Warning: _ctors.o does not
support interworking, whereas
/cygdrive/D/ecos/redboot_install/bin/redboot.elf does not
/d/gnu-tools/H-i686-pc-cygwin/arm-elf/bin/ld: Warning: _udivdi3.o does not
support interworking, whereas
/cygdrive/D/ecos/redboot_install/bin/redboot.elf does not
/d/gnu-tools/H-i686-pc-cygwin/arm-elf/bin/ld: Warning: _udivsi3.o does not
support interworking, whereas
/cygdrive/D/ecos/redboot_install/bin/redboot.elf does not
/d/gnu-tools/H-i686-pc-cygwin/arm-elf/bin/ld: Warning: _umoddi3.o does not
support interworking, whereas
/cygdrive/D/ecos/redboot_install/bin/redboot.elf does not
/d/gnu-tools/H-i686-pc-cygwin/arm-elf/bin/ld: Warning: _umodsi3.o does not
support interworking, whereas
/cygdrive/D/ecos/redboot_install/bin/redboot.elf does not
/d/gnu-tools/H-i686-pc-cygwin/arm-elf/bin/ld: Warning: _dvmd_tls.o does not
support interworking, whereas
/cygdrive/D/ecos/redboot_install/bin/redboot.elf does not
/

"x does not, whereas y does not" that's interresting.

Ever seen this ?

Thanks
-- 
Fabrice Gautier
Software Engineer, Sigma Designs
Fabrice_Gautier@sdesigns.com


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