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

Frédéric L. W. Meunier 1@pervalidus.net
Wed Apr 14 16:56:00 GMT 2004


On Wed, 14 Apr 2004, Dave Korn wrote:

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

If it's, then configure is misleading.

In 3.4.0 I see "default is no checking"

In 3.3.3 "default is misc,tree,gc,rtlflag"

-- 
http://www.pervalidus.net/contact.html

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