This is the mail archive of the cygwin@cygwin.com 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]

Re: gcc 3.0 binaries


As gcc-3.0.1 was released today, that ought to be preferable to 3.0.  No doubt someone will go through the exercise of making sure
all cygwin patches are applied, and then the debate may start whether "progress" is worth the loss in performance, or whether it may
now be acceptable to request 8-byte alignment and get better performance on 64-bit data.

If you're not concerned about all details working, but simply having gcc, g++, and g77 working, you simply configure and make
bootstrap in accordance with standard gcc instructions.  If you haven't specified a --prefix, the make install will use /usr/local.
Minimum arguments to configure are --with-enabled-gettext --enable-sjlj-exceptions.
----- Original Message -----
From: "Julian C. Cummings" <cummings@cacr.caltech.edu>
To: <cygwin@cygwin.com>
Sent: Monday, August 20, 2001 10:05 AM
Subject: gcc 3.0 binaries


> Hi,
>
> Will binaries for gcc 3.0 under cygwin be made available
> for download anytime soon?  If not, are there any tricks
> required to bootstrap the sources under cygwin or is it
> straightforward?
>
> Thanks, Julian C.
>
>
> Dr. Julian C. Cummings
> Staff Scientist, CACR/Caltech
> (626) 395-2543
> cummings@cacr.caltech.edu
>
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]