Re: Compilation problems

2001-02-27 Thread Brian Gerst
Rob wrote: > > gcc --version gives me pgcc-2.91.66 > > I have a bootable 2.2.4 kernel I just can no longer recompile it for some > reason. IIRC, pgcc is known to be broken. Use standard gcc 2.91.66 or later. -- Brian Gerst - To unsubscribe from this list: send

Re: Compilation problems

2001-02-27 Thread Richard B. Johnson
On Tue, 27 Feb 2001, Rob wrote: > Hi, I've encountered a problem compiling the 2.4.2 kernel. > > I downloaded the source, did a make menuconfig, make dep, make bzImage; > everything went ok, but I didn't have the NIC working correctly. I > recompiled, it seemed to go ok but still the NIC didn't

Re: Compilation problems

2001-02-27 Thread Brian Gerst
Rob wrote: > > Hi, I've encountered a problem compiling the 2.4.2 kernel. > > I downloaded the source, did a make menuconfig, make dep, make bzImage; > everything went ok, but I didn't have the NIC working correctly. I > recompiled, it seemed to go ok but still the NIC didn't work. Then I > tri