This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
PR for multilib build problems?
- From: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 25 May 2007 08:03:06 -0400
- Subject: PR for multilib build problems?
Is there a PR existing for multilib build failures
of the form...
configure: error: `CXX' has changed since the previous run
...as described (and patch proposed) in...
http://sourceware.org/ml/newlib/2007/msg00425.html?
I am currently testing that patch with gcc trunk to see if
it eliminates these build failures on powerpc Darwin.
Jack