[3742] in linux-net channel archive
Re: Problem compiling Ver 2.0.0
daemon@ATHENA.MIT.EDU (Jon Lewis)
Wed Jul 17 23:31:42 1996
Date: Wed, 17 Jul 1996 00:49:43 -0400 (EDT)
From: Jon Lewis <jlewis@inorganic5.fdt.net>
To: Rajnish Sinha <sinhar@liman.rutgers.edu>
cc: linux-laptop@vger.rutgers.edu, linux-net@vger.rutgers.edu
In-Reply-To: <199607152029.QAA29439@winlab4.winlab.rutgers.edu>
On Mon, 15 Jul 1996, Rajnish Sinha wrote:
> Hello everybody,
> I'm having problems executing "make zImage" for Linux kernel 2.0.0. I get the following error message:
>
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -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
>
> Does the problem look familiar to anyone? I'll really appreciate any pointers...
Yup...you tried compiling for 586 on a GCC that can't do it. (2.6.3 I
presume?) Try compiling for 486 instead.
------------------------------------------------------------------
Jon Lewis | Mime attachments are OK
jlewis@inorganic5.fdt.net | But please ask before sending
http://inorganic5.fdt.net | unsolicited huge files.
________Finger jlewis@inorganic5.fdt.net for PGP public key_______