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: GCC 4.x+


Václav Haisman wrote:

> is there a plan to move Cygwin over to newer GCC? GCC 3.4.4 is getting
> old. I could use the strictness of C++ compiler it brings.

There's no reason why you can't build gcc 4.x on your own, it works fine
in Cygwin.  If you pick a proper --prefix (or use --program-suffix and
--enable-version-specific-runtime-libs) it will be completely separate
from the installed version of gcc, you can use the two side by side.

Brian

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