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

compiling an old kernel

2000-02-01 Thread hubert . fauque
As I explained in another message I am getting SCSI errors when writing a CD; I have tried to use this CD writer under windows: it works; so I suppose it may be a driver problem (I use a 2.2.13 kernel). So I am trying to compile an old kernel (2.0.38) but with there are problems with egcs. I

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?

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 cu,

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 gcc