[SLE] SuSE 10.1 - but I need gcc-3.3.4 as well
Hi, I need different gcc to compile different kernels with different modules. Unfortunately I cannot compile the modules on the hardware I need it, therefore I use my notebook to compile the modules/drivers. insmod gave me than in the dmesg: modulname: version magic '2.6.16.7 486 gcc-4.1' should be '2.6.16.7 486 gcc-3.3' How can I install and use different gcc, here gcc-3.3.4? Where do I get it and how do I install it, so that can use both as I wish? bye Ronald -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
CS - Ronald Wiplinger wrote:
I need different gcc to compile different kernels with different modules. Unfortunately I cannot compile the modules on the hardware I need it, therefore I use my notebook to compile the modules/drivers.
insmod gave me than in the dmesg: modulname: version magic '2.6.16.7 486 gcc-4.1' should be '2.6.16.7 486 gcc-3.3'
How can I install and use different gcc, here gcc-3.3.4? Where do I get it and how do I install it, so that can use both as I wish?
You can get older versions of gcc at http://gcc.gnu.org - there's also a fairly good description of how to have multiple GCC-versions available at the same time. AFAIR, it's not too easy though. /Per Jessen, Zürich -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
participants (2)
-
CS - Ronald Wiplinger
-
Per Jessen