GCC 4.x+
Brian Dessent
brian@dessent.net
Wed Mar 15 23:00:00 GMT 2006
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/
More information about the Cygwin
mailing list