Re: compilation with -mno-cygwin

2004-04-14 Thread Hans Horn
CTED]> Sent: Tuesday, April 13, 2004 10:24 AM Subject: Re: compilation with -mno-cygwin > Hans Horn wrote: > > >I light of the recent gcc performance comparison, I tried to compile a > >number crunching application (for which I have noticed a significant > >performance d

Re: compilation with -mno-cygwin

2004-04-13 Thread Chris Jefferson
Hans Horn wrote: I light of the recent gcc performance comparison, I tried to compile a number crunching application (for which I have noticed a significant performance degradation of a factor 2-3 since the days of gcc2.9.x) using the -mno-cygwin flag. I get a shitload of crap like the following :

RE: compilation with -mno-cygwin

2004-04-13 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Hans Horn > Sent: 13 April 2004 17:07 > > Has anybody got a clue what's going on? > > H. Nope, but you'd get a better idea if you try running g++ -E -mno-cygwin -ansi -DGCC3X -DLINUX -DINLINE=inline -fno-default-inline -W -Wno-

compilation with -mno-cygwin

2004-04-13 Thread Hans Horn
I light of the recent gcc performance comparison, I tried to compile a number crunching application (for which I have noticed a significant performance degradation of a factor 2-3 since the days of gcc2.9.x) using the -mno-cygwin flag. I get a shitload of crap like the following : g++ -c -mno-cygw