libtool
[Top][All Lists]
Advanced

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

Re: problem with mingw-w64 and libraries like libole32.a


From: Vincent Torri
Subject: Re: problem with mingw-w64 and libraries like libole32.a
Date: Wed, 25 Aug 2010 07:14:36 +0200 (CEST)



On Wed, 25 Aug 2010, Ralf Wildenhues wrote:

* Vincent Torri wrote on Wed, Aug 25, 2010 at 06:46:31AM CEST:
I checked out libtool git 2 days ago and try to compile a library
that uses libole32 or libws2_32 with mingw-w64 (cross compilation on
linux). I get the usual message:

*** Warning: linker path does not have real file for library -lole32.
etc...

No problem with mingw. A guy from mingw-w64 told me that it worked
before. Could this be a regression ?

Please rerun the 'libtool --mode=link' command with --debug added as
first argument after libtool, and post both the complete command as well
as all output.  Thanks.

Command:
/bin/bash ../../../libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -g -O2 -no-undefined -Wl,--enable-auto-import -version-info 0:1:0 -L/home/torri/local/mingw64/lib -o libdl.la -rpath /home/torri/local/mingw/lib libdl_la-dlfcn.lo ../../../src/lib/libevil.la

output: in the attached file.

Vincent Torri

Attachment: libtool_mingw64_output.txt.bz2
Description: Binary data


reply via email to

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