lkml.org 
[lkml]   [1996]   [Jul]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Compiling 2.0.0 problems
Date
> 	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

You're using a really, really old version of GCC. Either choose "486," or
upgrade your GCC to 2.7.0 or preferably 2.7.2. Keep in mind you'll have to
upgrade the binutils and some other things, including libraries, in the
process.


\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.039 / U:1.872 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site