This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sparcv9 bootstrap failure; gengenrtl dumps core
- From: Brad Lucier <lucier at math dot purdue dot edu>
- To: atpoquet at ucdavis dot edu
- Cc: lucier at math dot purdue dot edu (Brad Lucier), gcc at gcc dot gnu dot org
- Date: Thu, 24 Jan 2002 17:57:15 -0500 (EST)
- Subject: Re: sparcv9 bootstrap failure; gengenrtl dumps core
Re:
> i'd like to debug this a little bit, but i don't have a 64-bit version of
> gdb because i don't have a 64-bit compiler that works. would anyone that
> does happen to know where i could pick up a version of gdb built 64-bit
> for sun4u (or similar?) ... or should i just wait until this bug gets
> fixed and try compiling it myself at a later date?
I put a 64-bit copy of gdb 5.1 built on solaris2.8 with the Solaris C compiler
at
http://www.math.purdue.edu/~lucier/gdb.gz
It's statically linked, I think.
Brad