This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 3.4 make install problem


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]