GCC 4.x+

Angelo Graziosi Angelo.Graziosi@roma1.infn.it
Wed Mar 15 23:54:00 GMT 2006



Brian Dessent wrote:

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

I have built GCC-3.4.6, 4.0.3, 4.1.0 in this way (using the Cygwin
GCC-3.4.4-1):

   ./configure --prefix=/usr/local/gcc-3.4.6           (or 4.0.3, 4.1.0)
   make
   make install

May you suggest other optimal options for 'configure' ?


Thanks,
  
  Angelo.


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