Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: 1.3.13: problem using ntohs() in asm/bytorder.h in gcc 3.2. Date: Mon, 4 Nov 2002 15:00:46 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Harig, Mark A." To: "Jens Yllman" , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gA4K10L25602 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 AT xtr DOT org] > Sent: Monday, November 04, 2002 2:58 PM > To: cygwin AT cygwin DOT 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/