libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem when cross compiling with mingw32ce


From: Vincent Torri
Subject: Re: problem when cross compiling with mingw32ce
Date: Mon, 27 Oct 2008 23:39:58 +0100 (CET)



On Mon, 27 Oct 2008, Ralf Wildenhues wrote:

* Vincent Torri wrote on Mon, Oct 27, 2008 at 11:23:34PM CET:

/bin/sh ../../../libtool --debug --tag=CC   --mode=link arm-mingw32ce-gcc
-g -O2 -no-undefined -Wl,--enable-auto-import -version-info 0:1:0
-L/home/torri/local/wince/lib -L/home/torri/local/opt/cegcc/lib -o
libdl.la -rpath /home/torri/local/wince/lib libdl_la-dlfcn.lo
../../../src/lib/libevil.la  > libtool_link.txt 2>&1

This failure is due to some borked file libdl_la-dlfcn.lo, not due to a
problem with -lm.  Neither the trace nor the config contains -lm
anywhere.  Maybe you meant a different failure?

hoo, i'm stupid, you're right (i have too many problems with mingw32ce...). In addition, the tag is CC, not CXX. So here is the output of:

/bin/sh ../../libtool --debug --tag=CXX --mode=link arm-mingw32ce-g++ -g -O2 -no-undefined -Wl,--enable-auto-import -version-info 0:1:0 -L/home/torri/local/wince/lib -L/home/torri/local/opt/cegcc/lib -o libevil.la -rpath /home/torri/local/wince/lib libevil_la-evil_errno.lo libevil_la-evil_fcntl.lo libevil_la-evil_fnmatch.lo libevil_la-evil_fnmatch_list_of_states.lo libevil_la-evil_langinfo.lo libevil_la-evil_mman.lo libevil_la-evil_pwd.lo libevil_la-evil_stdlib.lo libevil_la-evil_stdio.lo libevil_la-evil_string.lo libevil_la-evil_time.lo libevil_la-evil_unistd.lo libevil_la-evil_util.lo libevil_la-evil_uuid.lo -lws2 > libtool_link.txt 2>&1

I've bzipped the file because it's 1MB large

Vincent Torri

Attachment: libtool_link.txt.bz2
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]