Please include a small source-code sample, and the complete 'gcc' command that you are running, along with the output. You might also consider running 'gcc' with the '-v' (verbose) option, for example:
$ gcc -v sample.c The more information you provide, the more likely it is that someone will be able to diagnose the problem you are having. > -----Original Message----- > From: Jens Yllman [mailto:x@;xtr.org] > Sent: Monday, November 04, 2002 2:58 PM > To: [EMAIL PROTECTED] > Subject: 1.3.13: problem using ntohs() in asm/bytorder.h in gcc 3.2. > > > Hi again. > > OK, to reproduce the problem. Use write a .cpp file containg > a function > using ntohl()/ntohs()/htonl()/htons > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/