Re: 1.2.8 -> 2.0.8 problem

Herbert Rosmanith (herp@wildsau.idv.uni-linz.ac.at)
Tue, 30 Jul 1996 17:59:40 +0200 (MET DST)


> cc1: Invalid option 'align-loops=2'
> cc1: Invalid option 'align-jumps=2'
> cc1: Invalid option 'align-functions=2'
> make: *** [init/main.o] Error 1

you are trying to compile with gcc2.6.3 for a i586 system.
either specify CONFIG_M486 or update your compiler.