libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 3/4] Uniform const'ness of symlist variable lt_preloaded_symb


From: Charles Wilson
Subject: Re: [PATCH 3/4] Uniform const'ness of symlist variable lt_preloaded_symbols.
Date: Sat, 28 Aug 2010 11:31:57 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

On 8/28/2010 11:31 AM, Ralf Wildenhues wrote:
> * Charles Wilson wrote on Sat, Aug 28, 2010 at 05:13:38PM CEST:
>> On 8/28/2010 9:21 AM, Ralf Wildenhues wrote:
>>>     [__WINDOWS__, __CYGWIN__, _WIN32_WCE]: Define LT_DLSYM_CONST
>> I don't think __WINDOWS__ is the correct symbol; that is only defined by
>> Watcom C/C++. I think this should be changed to _WIN32 throughout.
> 
> Oops.  Like, this?

Yes, that looks fine.

> Would it be sufficient if I tested this on a GNU/Linux -> MinGW cross?

Yes; the mingw (gcc) compiler defines this symbol.

--
Chuck



reply via email to

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