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]

where are endhostent and endservent?


hi,

i'm porting something that uses
endhostent() and endservent() (netdb.h)
but i get the following errors:

    undefined reference to `cygwin32_endhostent'
    undefined reference to `cygwin32_endservent'

where are they? what do i have to do to get them
linked in?


thanks,
raf


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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