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)


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/


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