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+



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/


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