Way to go Jake, I owe you a beer :)

-----Original Message-----
From: Jakub Jelinek [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 18, 2000 3:13 PM
To: Kevin Irwin
Cc: [EMAIL PROTECTED]
Subject: Re: your mail


On Tue, Jan 18, 2000 at 09:47:03AM -0000, Kevin Irwin wrote:
> egcs-2.91.66
>
> This was originally a RHS 6.0 box.  I started getting this message when I
> tried to add a Real Audio module to it.  Rather than risking the headaches
> and dodging the mailing list flames :), I tried upgrading to RHS 6.1.

On 6.0 (and 6.1 as well) you should use egcs64 package which provides
sparc64-linux-gcc, and that is 2.92.11 19980921.

>
> also......
>
>                                       <snip>
> Hi,
>   one of your problems:
>
> On Tue, Jan 18, 2000 at  7:08 -0000, you wrote:
> > {standard input}: Assembler messages:
> > {standard input}:79: Error: Architecture mismatch on "be".
> > {standard input}:79:  (Requires v9|v9a; requested architecture is
> sparclite.)
>
> Your assembler doesn't understand sparcv9 architecture.
> rebuild binutils with and give configure this option:
>   --enable-targets=sparc64-linux

No, I assume your binutils handle elf64_sparc correctly (ld --version tells
you), the issue is that a wrong compiler is used and it does not
pass -Av9a -64
arguments to the assembler.

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | [EMAIL PROTECTED] | http://sunsite.mff.cuni.cz/~jj
Linux version 2.3.39 on a sparc64 machine (1343.49 BogoMips)
___________________________________________________________________

-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]

Reply via email to