libtool-patches
[Top][All Lists]
Advanced

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

Re: w32 pending?


From: Charles Wilson
Subject: Re: w32 pending?
Date: Thu, 16 Sep 2010 16:22:48 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3

On 9/16/2010 3:52 PM, Vincent Torri wrote:
>> do I see it right that there are no pending w32 patches for before
>> the next Libtool release any more (after the one I just acked)?
> 
> there is a mingw-w64 issue i have mentioned 2 times, with a debug log of
> libtool.

This is the "Warning: linker path does not have real file for library
-lole32." problem, right?

libole32.a and friends are all part of the Win32 API, and are installed
by a proper mingw64 native non-multilib toolchain in ${prefix}/lib IIRC
-- and that dir is included in the compiler/linker's search path
automatically.

What would really help is if you could look at your (failing) libtool
script, and see what 'sys_lib_search_path_spec' is set to -- AND (a)
where libole32.a actually lives in your setup, plus (b) what 'gcc
-print-search-dirs' reports (where, 'gcc' is the actual compiler,
whatever it is called, that you are using).

Anyway, then we could try and figure out what libtool can't find
libole32.a...

(*) I assume you're using a native non-multilib toolchain (you didn't
specify).

--
Chuck



reply via email to

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