Re: 2.0.15 compiling troubles

Andreas Muck (andi@no.more.junk.mails)
14 Sep 1996 14:47:54 GMT


Thom <gmonkey@interpath.com> wrote:
> i am trying to upgrade my kernel for the first time...when i do the "make
> zImage" command, i get:
> align-functions=2 -DCPU=586 -c-o init/main.o init/main.c
> (line above error, respectively)
> cc1: Invalid option `align-loops=2`
> cc1: Invalid option `align-jumps=2`
> cc1: Invalid option `align-functions=2`
> make: *** [init/main.o] Error 1

Your gcc version doesn't support these options, try defining your CPU as
"486" when make config.

Andi

-- 
A psychiatrist is a person who will give you expensive answers that
your wife will give you for free.