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.