Comparative Performance of C++ Compilers (including gcc cygming special)

Dave Korn dk@artimi.com
Wed Apr 14 10:04:00 GMT 2004


> -----Original Message-----
> From: cygwin-owner On Behalf Of Frédéric L. W. Meunier
> Sent: 14 April 2004 07:35

> Anyway, does anybody know if GCC in Cygwin is compiled with
> --disable-checking ? gcc -v didn't return it, so it doesn't
> look like. It seems using it causes compilation times to
> decrease a lot.


  --disable-checking is the default.  You only get a checking build of gcc
if you explicitly specify --enable-checking on the configure command line.
So cygming gcc should be a non-checking build.


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....
 



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list