Geoff, On Tue, 29 Oct 2002, Geoff Hart wrote: > > I am compiling with the default make scripts for both LiS and the kernel, > using gcc 3.0.2
I posted to the list some time ago that gcc3 does not work for compiling kernels and LiS. You must use kgcc to get a stable kernel/LiS combination. This is true even of stock kernel.org 2.4 kernels with LiS. You must have noticed that kernels don't compile well with gcc3 anyway: (pages and pages of warnings about deprecated constructs). Pick any kernel/LiS combination and recompile both kernel and LiS with kgcc and give it a try. As far as I know both gcc and gcc3 break: kgcc is your only choice. --brian -- Brian F. G. Bidulock � The reasonable man adapts himself to the � [EMAIL PROTECTED] � world; the unreasonable one persists in � http://www.openss7.org/ � trying to adapt the world to himself. � � Therefore all progress depends on the � � unreasonable man. -- George Bernard Shaw � _______________________________________________ Linux-streams mailing list [EMAIL PROTECTED] http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams
