This is the mail archive of the gcc-patches@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: PATCH (top-level build machinery, mainline, ping1): Fix in-src 'strap


> $srcdir/gcc/libiberty
> $srcdir/gcc/<target-triple>/libiberty

I think libiberty is the only library where this happens, and
unfortunately knowledge of it's place in the build tree is pervasive.

Perhaps libiberty could have an $(objdir)/ override on objects, so
that they won't be found via vpath?


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