From: godfrey AT io DOT nosc DOT mil (Michael Godfrey) Subject: Link Errors with Net Functions 11 Mar 1997 17:56:16 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199703112246.OAA25304.cygnus.gnu-win32@io.nosc.mil> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Original-To: gnu-win32 AT cygnus DOT com Original-Cc: godfrey AT io DOT nosc DOT mil (Michael Godfrey) X-Mailer: ELM [version 2.4 PL24 PGP6] Original-Sender: owner-gnu-win32 AT cygnus DOT com 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 AT nosc DOT mil) - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".