Messages in this thread |  | | | From | emoenke <> | | Subject | Re: error compiling 1.3.70 | | Date | Mon, 4 Mar 1996 01:53:34 +0100 (MET) |
| |
Hi Haim Stotsky,
>When i try to compile the linux 1.3.70 i got : > >/usr/src/linux# make zImage >gcc -D__KERNEL__ -I/usr/src/linux-1.3.70/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DUTS_MACHINE='"i386"' -c -o init/version.o init/version.c >cc1: Invalid option `align-loops=2' >cc1: Invalid option `align-jumps=2' >cc1: Invalid option `align-functions=2' >make: *** [init/version.o] Error 1
Your compiler is too old for the "Pentium" config item of your kernel. Use a 2.7.x gcc, or configure your kernel for 486.
Cheers -e -- Eberhard Moenkeberg GGG W W DDDD GGG G W W D D G E-Mail: emoenke@gwdg.de G GGG W W D D G GGG Phone: +49 551 2011551 Fax: +49 551 21119 G G W W W D D G G SnailMail: GGG WW WW DDDD GGG Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH Am Fassberg, D-37077 Goettingen, GERMANY At home: Modem+ISDN ("guest") ++49-551-7704102, ISDN-HDLC 7704103
|  |