This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> -----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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]