This is the mail archive of the cygwin@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: sys_errlist



adding

#define sys_errlist _sys_errlist

to your code may fix it.  I do remember even with B 20.1 for OpenDx
i had to add the above #@define at bunch of places.

Suhaib


> -----Original Message-----
> From: cygwin-owner@sourceware.cygnus.com
> [mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of
> John Fralinger
> Sent: Wednesday, November 03, 1999 1:32 PM
> To: cygwin@sourceware.cygnus.com
> Subject: sys_errlist
>
>
> I get undefined reference to `sys_errlist` when compiling
> and linking with
> Cygwin 1.0 CD.  Same source and Makfiles have no problem on B20.1.
>
> What am I doing wrong?
>
> John Fralinger
>
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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