Simon Wong wrote: >Is anyone having problems building the kernel with gcc-3.3? > >My previously compilable kernel 2.4.19 (using gcc 2.95.4) is no longer >buildable under gcc 3.3.
gcc-3.3 can't build 2.4 kernels up to 2.4.21. Change your toplevel (of the kernel source) Makefile so that CC = gcc-3.2 or gcc-2.95 and install the appropriate version (e.g. apt-get install gcc-3.2) - Chris [EMAIL PROTECTED]
pgp00000.pgp
Description: PGP signature
-- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
