This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.4 make install problem
- From: DJ Delorie <dj at redhat dot com>
- To: ccorn at cs dot tu-berlin dot de
- Cc: urs at akk dot org, gcc-bugs at gcc dot gnu dot org
- Date: Tue, 28 Jan 2003 22:16:41 -0500
- Subject: Re: gcc 3.4 make install problem
- References: <Pine.LNX.4.33.0301290323260.1102-100000@Dachs.Bau>
Thanks. Yeah, that looks like the right kind of patch. I seem to
recall making lots of srcdir->topdir type changes.
> Let me summarize what I see: Libiberty is built two times, once for
> bootstrapping the compiler and once more with the run-time libs.
Worse. It's built *three* times for build!=(host|target). Or more,
if multilibs are involved.