This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Compile warning in times.cc and strace.exe compile problem


On Sat, Mar 18, 2000 at 01:18:59PM -0500, John Fortin wrote:
>Chris Faylor wrote:
>> 
>> On Sat, Mar 18, 2000 at 10:14:59AM -0500, John Fortin wrote:
>> >When I compile cygwin from the cvs extract, times.cc gets the following:
>> >
>> >
>> >gcc -c -g -O2 -o ./times.o times.cc
>> >/e/src/winsup/cygwin/times.cc:20: warning: inconsistent dll linkage for
>> >`time_t
>> >_timezone'. dllexport assumed.
>> >/e/src/winsup/cygwin/times.cc:21: warning: inconsistent dll linkage for
>> >`int _da
>> >ylight'. dllexport assumed.
>
>I'm using (I think ?) the newlib from CVS which was created when I did
>'cvs get winsup'.  Is this the correct version?

Well, there's zero reason to speculate.  Check the source and include
files.  Do the definitions differ?

cgf

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]