libtool
[Top][All Lists]
Advanced

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

Re: func_convert_file_cygwin_to_w32 woes


From: Dan McMahill
Subject: Re: func_convert_file_cygwin_to_w32 woes
Date: Mon, 03 Jan 2011 23:39:17 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

On 1/2/2011 12:37 AM, Ralf Wildenhues wrote:
> Hi Dan,
> 
> * Dan McMahill wrote on Sat, Jan 01, 2011 at 04:53:25AM CET:
>> I am trying to build a program under cygwin but using the mingw tool
>> chain in a fake cross build way.  In my configure environment, I have:
>>
>>  export lt_cv_to_tool_file_cmd=func_convert_file_cygwin_to_w32
>>
>> as suggested by the libtool manual.  I'm using libtool 2.4.
>>
>> Everything goes smoothly until install time when libtool calls ranlib
>> (the mingw one) on an absolute path and of course the cygwin absolute
>> path doesn't make sense to the mingw ranlib.  I thought that's what the
>> func_convert... bit was for.
> 
> Please copy and paste 'libtool --mode={link,relink,install}' commands
> for the libraries and programs involved.  We may provide better help
> then.

attached.


Attachment: m.log
Description: Text document


reply via email to

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