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 Message-Id: <5.1.1.6.0.20021104203733.02b1cc78@wheresmymailserver.com> X-Sender: (Unverified) Date: Mon, 04 Nov 2002 20:39:00 +0100 To: cygwin AT cygwin DOT com From: Jens Yllman Subject: Problems with gcc 3.2. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi, I don't know where to report this. But with gcc 3.2 and cygwin there is a problem in asm/byteorder.h. The problem is the use of __builtin_constant_p(). You'll get compilation errors. When I compile I have to do -U__OPTIMIZE__ or remove -O2. Anyone else experienced this? Anyone know where I should report this? If not here. Jens Yllman (firstname at sirname dot com) -- 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/