This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Sparcv9 port broken again.


On Thu, Dec 20, 2001 at 03:33:12PM -0500, Brad Lucier wrote:
> > 
> >  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.

This does demonstrate one good reason why libiberty ought to be
3-staged along with gcc, but that's major surgery on the makefiles
which I'm not up for right now.

For this release we should at least make sure that the need to use
-xarch=v9 when bootstrapping with Sun cc is clearly documented.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]