[ale] Problems with COmpiler
dZothMuellarg
zot at crl.com
Sat May 4 21:39:47 EDT 1996
Hi, I've been having problems with the elf gcc for a while.
Now when I go to make a Kernel I get:
[root at zotnet linux]# make zImage
gcc -D__KERNEL__ -I/old/temp/linux-new/linux/include -Wall -Wstrict-prototypes -
O2 -fomit-frame-pointer -pipe -m486 -c -o init/main.o init/main.c
/old/temp/linux-new/linux/include/asm/io.h: In function `copro_timeout':
/old/temp/linux-new/linux/include/asm/io.h:82: inconsistent operand constraints
in an `asm'
/old/temp/linux-new/linux/include/asm/io.h:82: inconsistent operand constraints
in an `asm'
/old/temp/linux-new/linux/include/asm/io.h:82: inconsistent operand constraints
in an `asm'
/old/temp/linux-new/linux/include/asm/io.h:82: inconsistent operand constraints
in an `asm'
/old/temp/linux-new/linux/include/asm/io.h: In function `check_fpu':
/old/temp/linux-new/linux/include/asm/io.h:78: inconsistent operand constraints
in an `asm'
/old/temp/linux-new/linux/include/asm/io.h:82: inconsistent operand constraints
in an `asm'
/old/temp/linux-new/linux/include/asm/io.h:78: inconsistent operand constraints
in an `asm'
/old/temp/linux-new/linux/include/asm/io.h:82: inconsistent operand constraints
in an `asm'
make: *** [init/main.o] Error 1
My guess is it is a probelm when I accidently unload elf on top of
a.out. I still can't get a.out to compile...
Any clues to solving this?
--
Later,
ZOT zot at crl.com
Home Page: http://www.crl.com/~zot/home.html
Improv Page: http://www.crl.com/~zot/improv.html
More information about the Ale
mailing list