Compiling 2.0.0 problems

Peter Wood (mapjay@thehub.com.au)
Wed, 3 Jul 1996 21:33:00 +1000


Help Please,

I am currently running Linux v. 1.2.1 , GCC v. 2.6.3
Machine config is Pentium 133, 32MB RAM, 2x1Gb EIDE disks,
I have attempted to compile the new 2.0.0 kernel, but receive
errors.

Procedure :

gzip'd linux-2.0.0.tar.gz into /usr/src/linux
re-made symbolic links to asm-386 and linux

make mrproper in /usr/src/linux

make config
Accepted all defaults, except DE204 for network card
and SoundBlaster card.

make dep

make clean

make zImage ' crashes out ' with the following ;

gcc _D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -02
-fomit-frame-pointer -fno-strength-reduce -pipe -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586
-c -o init/main.o init/main.c
cc1 : Invalid option 'align-loops=2'
cc1 : Invalid option 'align-jumps=2'
cc1 : Invalid option 'align-functions=2'
make : * * * [ init/main.o] Error 1

Any Assistance Appreciated,

Regards,
Peter Wood
Brisbane, Australia
< mapjay@thehub.com.au >