This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 971122 won't build on alphaev56-unknown-linux-gnu
- To: etseidl at jutland dot ca dot sandia dot gov
- Subject: Re: 971122 won't build on alphaev56-unknown-linux-gnu
- From: Richard Henderson <rth at cygnus dot com>
- Date: Mon, 24 Nov 1997 23:04:39 -0800
- Cc: egcs at cygnus dot com
- References: <199711241819.KAA06615@jutland.ca.sandia.gov>
- Reply-To: Richard Henderson <rth at cygnus dot com>
> The offending lines of assembler are things like
>
> ldbu $2,0($1)
> or
> ldwu $3,32($15)
Hmm. Apparently gas 2.7.0.2 is broken in one more way than I remembered.
I'd tell you to upgrade, but it isn't that simple, so I'll tell
you to configure with --target=alphaev5-unknown-linux-gnulibc1.
> This is on an alpha Miata, with glibc-2.0.5c, bootstrapping 971122 with
> egcs-971114.
A Miata isn't an ev56 anyway, is it?
r~