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] binutils current: libiberty/configure and --with-build-subdir



> As an aside, I received zero to little feedback on this proposal,
> 
>     http://gcc.gnu.org/ml/gcc/2002-01/msg00182.html
> 
> which addresses in-tree builds.

Naive but interesting.  Perhaps an alternate direction to take is that
native subdirs should also be in PWD/<host>/foo so that at the top
directory we have, at most, three directories with actual builds in
them?

But those types of changes have too far a reach for consequences for
me (or any small group) to decide alone.

An easier solution is to just check for "." in ./configure and refuse.
But again, that has too far a reach for me to decide.


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