This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
problem with one tree style builds
- From: Joel Sherrill <joel dot sherrill at oarcorp dot com>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 19 Oct 2007 12:31:36 -0500
- Subject: problem with one tree style builds
Hi,
I switched my testing from gcc 4.2.x to the svn
trunk so I could submit things. I ran into the
problem reported and fixed here:
http://sourceware.org/ml/newlib/2006/msg00472.html
Shouldn't this patch already be in the top level
gcc/Makefile.in?
--joel