Re: Problems with gcc 3.2.

2002-11-05 Thread Matt Armstrong
Christopher Faylor <[EMAIL PROTECTED]> writes: > On Tue, Nov 05, 2002 at 10:11:18AM -0700, Matt Armstrong wrote: >>Christopher Faylor <[EMAIL PROTECTED]> writes: >> You can't send mail with attachments to this list, since some filter strips them all. >>> >>> Not true. For instance, see: >

Re: Problems with gcc 3.2.

2002-11-05 Thread Christopher Faylor
On Tue, Nov 05, 2002 at 10:11:18AM -0700, Matt Armstrong wrote: >Christopher Faylor <[EMAIL PROTECTED]> writes: > >>>You can't send mail with attachments to this list, since some filter >>>strips them all. >> >> Not true. For instance, see: >> >> http://cygwin.com/ml/cygwin/2002-11/msg00100.html >

Re: Problems with gcc 3.2.

2002-11-04 Thread Christopher Faylor
On Mon, Nov 04, 2002 at 02:34:51PM -0700, Matt Armstrong wrote: >"Harig, Mark A." <[EMAIL PROTECTED]> writes: > >> As requested at http://cygwin.com/bugs.html: >> >> o In your description, show how to reproduce the problem, >> including a test case, if possible. >> >> o At least include the cygwi

Re: Problems with gcc 3.2.

2002-11-04 Thread Matt Armstrong
"Harig, Mark A." <[EMAIL PROTECTED]> writes: > As requested at http://cygwin.com/bugs.html: > > o In your description, show how to reproduce the problem, > including a test case, if possible. > > o At least include the cygwin release number you are using, > and give the operating system and it

RE: Problems with gcc 3.2.

2002-11-04 Thread Harig, Mark A.
T 4.0". o Run cygcheck -s -v -r > cygcheck.out and include that *AS AN ATTACHMENT* in your report. > -Original Message- > From: Jens Yllman [mailto:x@;xtr.org] > Sent: Monday, November 04, 2002 2:39 PM > To: [EMAIL PROTECTED] > Subject: Problems with gcc 3.2. > &

Problems with gcc 3.2.

2002-11-04 Thread Jens Yllman
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