Re: compiling an old kernel

2000-02-02 Thread hubert . fauque
thanks to all who answered my question. I have installed gcc272 and could compile the kernel; Hubert

Re: compiling an old kernel

2000-02-01 Thread J.H.M. Dassen \(Ray\)
On Tue, Feb 01, 2000 at 21:38:09 +0100, Adrian Bunk wrote: > I didn't try it, but even early 2.2.x kernel had problems with egcs. It's > the best if you install an old gcc (package altgcc). altgcc is for compiling libc5 binaries. You mean gcc272. Personally, I'm compiling my 2.2.x kernels with gc

Re: compiling an old kernel

2000-02-01 Thread Adrian Bunk
On 1 Feb 2000 [EMAIL PROTECTED] wrote: >... > Has somebody successfully compiled a 2.0 kernel with egcs > or is it necessary to reinstall gcc2.7? I didn't try it, but even early 2.2.x kernel had problems with egcs. It's the best if you install an old gcc (package altgcc). > Thanks > > Hubert

Re: compiling an old kernel

2000-02-01 Thread Robert Waldner
better get someone with gcc compiling the kernel for you, this is what I did. don't forget to also get the appropriate modules... hth, &rw On 01 Feb 2000 15:55:02 +0100, [EMAIL PROTECTED] writes: >Has somebody successfully compiled a 2.0 kernel with egcs >or is it necessary to reinstall gcc2.7?