[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Kernel compile problems
- From: "Mark Basil" <mortimer oraclesix com>
- To: <redhat-list redhat com>
- Subject: RE: Kernel compile problems
- Date: Thu, 28 Sep 2000 22:45:38 -0400
Warnings aren't really anything to be all that worried about. If you have a
kernel, just be happy :o)
--MB
-----Original Message-----
From: redhat-list-admin redhat com
[mailto:redhat-list-admin redhat com]On Behalf Of Mr FW User
Sent: Thursday, September 28, 2000 9:45 PM
To: redhat-list redhat com
Cc: mr_fwuser yahoo com
Subject: Kernel compile problems
Hi. I've just installed 7.0 on a blank disk and now
understand there is a 'kgcc' that must be used to
compile the kernel. I removed gcc and linked kgcc to
gcc and cc in /usr/bin. Now, I'm receiving the
following assembly errors:
cc -D__KERNEL__ -I/usr/src/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-fr
ame-pointer -fno-strict-aliasing -pipe
-fno-strength-reduce -m486 -malign-loops=
2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c
-o apm.o apm.c
{standard input}: Assembler messages:
{standard input}:197: Warning: indirect lcall without
`*'
{standard input}:277: Warning: indirect lcall without
`*'
cc -D__KERNEL__ -I/usr/src/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-fr
ame-pointer -fno-strict-aliasing -pipe
-fno-strength-reduce -m486 -malign-loops=
2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c
-o process.o process.c
{standard input}: Assembler messages:
{standard input}:331: Warning: using `%eax' instead of
`%ax' due to `l' suffix
{standard input}:332: Warning: using `%eax' instead of
`%ax' due to `l' suffix
{standard input}:333: Warning: using `%eax' instead of
`%ax' due to `l' suffix
{standard input}:334: Warning: using `%eax' instead of
`%ax' due to `l' suffix
{standard input}:335: Warning: using `%eax' instead of
`%ax' due to `l' suffix
What's going on? The kernel compiles okay, but this
doesn't give me the warm-and-fuzzy... Why does this
seem so half-assed?
thanks.
__________________________________________________
Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/
_______________________________________________
Redhat-list mailing list
Redhat-list redhat com
https://listman.redhat.com/mailman/listinfo/redhat-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]