This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Sparcv9 port broken again.
- From: Brad Lucier <lucier at math dot purdue dot edu>
- To: dann at godzilla dot ICS dot UCI dot EDU (Dan Nicolaescu)
- Cc: lucier at math dot purdue dot edu (Brad Lucier), gcc at gcc dot gnu dot org, zack at codesourcery dot com (Zack Weinberg)
- Date: Thu, 20 Dec 2001 15:33:12 -0500 (EST)
- Subject: Re: Sparcv9 port broken again.
>
> file rtl.o ../libiberty/hashtab.o
>
> Are both 64bit?
>
> They are not in my case, and they should probably be, or at least they
Argh, you are absolutely right. I just double-double checked the configure
command I gave today and I left off the little '-xarch=v9' part of the
CC command. Must have been a cut-and-paste error. Apologies all around.
Brad