Hi,
My current gcc version is 4.1.1 and i need to switch to gcc 3.4.5 in order to compile my old driver modules for backward compabilities. How can I install older gcc 3.4.5 so that I can switch dynamically using gcc-config ?
#gcc-config -l
[1] x86_64-pc-linux-gnu-4.1.1 *
Thanks
Kel


