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]

Link Errors with Net Functions


I'm having trouble linking with the htons(), htonl(), ntohs(), and
ntohl() host to/from network byte order functions.

The compile is clean, and although these functions reside in cygwin.dll,
I still get the following type of error message at link time:

     ...libwhatever.a(NetInt.o): In function `NetInt::write(char *)':
     .../NetInt.cc:20: undefined reference to `htonl(unsigned long)'


Anyone encountered this before?  Any help will be greatly appreciated.
Thanks.

-Mike Godfrey (godfrey@nosc.mil)
-
For help on using this list, 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]