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:51:12 -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:43 AM, Vincent Torri wrote:
> On Sat, 28 Aug 2010, Charles Wilson wrote:
>> 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.
> 
> _WIN32 is what is defined everywhere, indeed.

Wait, Vincent...what are you saying?  Do you mean that we don't need to
use _WIN32_WCE since (maybe?) _WIN32 is defined also on WINCE?

--
Chuck




reply via email to

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