On Tue, 17 Feb 2009 13:15:29 +0100 (CET), Vincent Torri
<vto...@univ-evry.fr> wrote:
> On Tue, 17 Feb 2009, Vincent R. wrote:
> 
>> When testing cegcc-4.4 when compiling a lib from EFL
>> libtool: link: arm-mingw32ce-gcc -O3 -pipe -Wl,--enable-auto-import
>> -Wl,-s
>> -o .libs/evil_suite.exe evil_suite.o evil_test_dlfcn.o
>> evil_test_environment.o evil_test_gettimeofday.o evil_test_link.o
>> evil_test_memcpy.o evil_test_mkstemp.o evil_test_realpath.o
>> memcpy_glibc_arm.o  -L/home/vincent/local/wince/lib
>> -L/home/vincent/toolchains/mingw32ce-4.4.0/lib
>> ../../src/lib/.libs/libevil.a ../../src/lib/dlfcn/.libs/libdl.a
>> /home/vincent/projects/efl/PROTO/evil/src/lib/.libs/libevil.a -lws2
>> evil_suite.o:evil_suite.c:(.text+0x20): undefined reference to
>> `__floatdidf'
>> evil_suite.o:evil_suite.c:(.text+0x30): undefined reference to
>> `__floatdidf'
>>
>> Any idea why ?
>> Please note that from Vincent Torri explanation, libtool error message
>> prepend a _ so actually linker cannot find
>> _floatdidf function.
> 
> it's a message from the linker, not libtool :)

Hum your are right sorry, I wanted to say from the linker ;-)



------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to