asymblor
01-31-2001, 12:39 AM
Greetings fellow penguinistas 8-),
In the kernel 2.4.0 changes file it recommends the egcs 1.1.2 (gcc 2.91.66) compilier and discourages the use of gcc 2.95 and later. I have redhat 7.0 (just switched from mandrake 7.0 in which I compilied and installed kernels b4), now when I do a
gcc --version it tells me I have v2.96 gcc in /sbin and when I do a egcs --version in /usr/bin I have egcs-2.91.66. Does this mean I have 2 different compiliers? one recommended for compiling kernel 2.4.0(egcs-1.1.2) and one not recommended gcc-2.96 . If this is the case how do I cause the proper compilier (egcs 1.1.2..gcc-2.91.66) to be invoked for compiling the kernel? If it has to be done by configuring the Makefile, can someone explain how to do this? perhaps e-mail me their makefile as an example(redhat 7.0 standard intel) or just post it. Because if this is the case then in njcajun's My steps to building and installing the 2.4 kernel in rht 7.0..his step to upgrade to gcc-2.96.69 is not only unnescessary for compiling 2.4.0 but might not be a good idea( no offense if you read this Brian--just trying to clear up some confusion on my part ).
Thank You,
Andrew a.k.a asymblor
getclean@hotmail.com
In the kernel 2.4.0 changes file it recommends the egcs 1.1.2 (gcc 2.91.66) compilier and discourages the use of gcc 2.95 and later. I have redhat 7.0 (just switched from mandrake 7.0 in which I compilied and installed kernels b4), now when I do a
gcc --version it tells me I have v2.96 gcc in /sbin and when I do a egcs --version in /usr/bin I have egcs-2.91.66. Does this mean I have 2 different compiliers? one recommended for compiling kernel 2.4.0(egcs-1.1.2) and one not recommended gcc-2.96 . If this is the case how do I cause the proper compilier (egcs 1.1.2..gcc-2.91.66) to be invoked for compiling the kernel? If it has to be done by configuring the Makefile, can someone explain how to do this? perhaps e-mail me their makefile as an example(redhat 7.0 standard intel) or just post it. Because if this is the case then in njcajun's My steps to building and installing the 2.4 kernel in rht 7.0..his step to upgrade to gcc-2.96.69 is not only unnescessary for compiling 2.4.0 but might not be a good idea( no offense if you read this Brian--just trying to clear up some confusion on my part ).
Thank You,
Andrew a.k.a asymblor
getclean@hotmail.com