This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Installing multiple versions of GCC


On 28 August 2012 14:09, niXman wrote:
> Hello.
>
> How I should configure GCC to install several different versions?
> For example: 4.6.3, 4.7.0, 4.7.1

The easiest way is to just put them in separate paths, i.e. with
different --prefix options to configure.


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