This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Status Report
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Subject: Re: GCC 3.0 Status Report
- From: Tom Tromey <tromey at redhat dot com>
- Date: 12 Jun 2001 10:52:42 -0600
- Cc: Mark Mitchell <mark at codesourcery dot com>, aoliva at redhat dot com, gcc at gcc dot gnu dot org
- References: <20010611214848B.mitchell@codesourcery.com> <3B25DA1D.8EA2DCF7@codesourcery.com>
- Reply-To: tromey at redhat dot com
Mark> Configury: In-source builds do not work. Tom, are you still
Mark> working on this? If not, please let me know so that someone
Mark> else can take it over.
Yes, I'm working on it. I was blocked yesterday by the `gthr.h'
problem -- the build didn't get past libstdc++, and I still don't know
if I can reproduce the problem Nathan reported with the libjava
configure.
Nathan> There's a patch from me at
Nathan> http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00662.html
Nathan> which gets part of the way there, and is waiting for Alex's
Nathan> (and now Mark's) approval. BTW, Loren Rittle, who recently
Nathan> put that gthr stuff in thinks it's ok.
I'll look at applying this and see if that helps me move forward.
Thanks.
Tom