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] Fix srcdir=. bug in build modules


> When the Makefile builds the symlink tree for
> build-i686-pc-linux-gnu, it makes a symlink tree only for libiberty
> and fixincludes, not for include.

It should not [need to] build a symlink tree for libiberty.  Libiberty
was modified some while back to work properly when there's a build in
its srcdir.  Does you patch still make sense in light of this?


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