[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Problems with COmpiler
- Subject: [ale] Problems with COmpiler
- From: zot at crl.com (dZothMuellarg)
- Date: Sat, 4 May 1996 18:39:47 -0700 (PDT)
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