This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

RE: 1.3.13: problem using ntohs() in asm/bytorder.h in gcc 3.2.


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: cygwin@cygwin.com
> 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/


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