* Can't compile linux-2.6.10 on FC5
@ 2006-10-31 4:17 Sun Zongjun-E5739C
2006-10-31 11:02 ` Alistair John Strachan
2006-10-31 16:04 ` Jiri Slaby
0 siblings, 2 replies; 3+ messages in thread
From: Sun Zongjun-E5739C @ 2006-10-31 4:17 UTC (permalink / raw)
To: linux-kernel
Hi,
I prepare to compile linux-2.6.10 on FC5. But it report the following
errors when compiling the function of show_regs defined
arch/i386/kernel/process.c
{standard input}: Assembler messages:
{standard input}: 797: Error: suffix or operands invalid for 'mov'
....
My GCC is 4.1, binutils is 2.16.91.0.6. It does not work too even after
I used CC=gcc32 make bzImage
I have searched it via Google. And found many such problems. How can fix
it?
Thanks very much for you kind support.
Best Regards
Zongjun
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Can't compile linux-2.6.10 on FC5
2006-10-31 4:17 Can't compile linux-2.6.10 on FC5 Sun Zongjun-E5739C
@ 2006-10-31 11:02 ` Alistair John Strachan
2006-10-31 16:04 ` Jiri Slaby
1 sibling, 0 replies; 3+ messages in thread
From: Alistair John Strachan @ 2006-10-31 11:02 UTC (permalink / raw)
To: Sun Zongjun-E5739C; +Cc: linux-kernel
On Tuesday 31 October 2006 04:17, Sun Zongjun-E5739C wrote:
> Hi,
>
> I prepare to compile linux-2.6.10 on FC5. But it report the following
> errors when compiling the function of show_regs defined
> arch/i386/kernel/process.c
>
> {standard input}: Assembler messages:
> {standard input}: 797: Error: suffix or operands invalid for 'mov'
> ....
>
> My GCC is 4.1, binutils is 2.16.91.0.6. It does not work too even after
> I used CC=gcc32 make bzImage
>
> I have searched it via Google. And found many such problems. How can fix
> it?
My guess is that this is fallout from H.J. Lu's binutils changes. I suggest
searching the internet for the release notes for 2.16.91.0.6, where I think
patches are referenced for Linux 2.5 that should patch against 2.6.10.
--
Cheers,
Alistair.
Final year Computer Science undergraduate.
1F2 55 South Clerk Street, Edinburgh, UK.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Can't compile linux-2.6.10 on FC5
2006-10-31 4:17 Can't compile linux-2.6.10 on FC5 Sun Zongjun-E5739C
2006-10-31 11:02 ` Alistair John Strachan
@ 2006-10-31 16:04 ` Jiri Slaby
1 sibling, 0 replies; 3+ messages in thread
From: Jiri Slaby @ 2006-10-31 16:04 UTC (permalink / raw)
To: Sun Zongjun-E5739C; +Cc: linux-kernel
Sun Zongjun-E5739C wrote:
> Hi,
>
> I prepare to compile linux-2.6.10 on FC5. But it report the following
> errors when compiling the function of show_regs defined
> arch/i386/kernel/process.c
>
> {standard input}: Assembler messages:
> {standard input}: 797: Error: suffix or operands invalid for 'mov'
> ....
>
> My GCC is 4.1, binutils is 2.16.91.0.6. It does not work too even after
> I used CC=gcc32 make bzImage
>
> I have searched it via Google. And found many such problems. How can fix
> it?
Probably by installing older `as'.
regards,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-10-31 16:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-31 4:17 Can't compile linux-2.6.10 on FC5 Sun Zongjun-E5739C
2006-10-31 11:02 ` Alistair John Strachan
2006-10-31 16:04 ` Jiri Slaby
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox