From: godfrey@io.nosc.mil (Michael Godfrey)
Subject: Link Errors with Net Functions
11 Mar 1997 17:56:16 -0800
Approved: cygnus.gnu-win32@cygnus.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@cygnus.com
Original-Cc: godfrey@io.nosc.mil (Michael Godfrey)
X-Mailer: ELM [version 2.4 PL24 PGP6]
Original-Sender: owner-gnu-win32@cygnus.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@nosc.mil)
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
