This is the mail archive of the gcc@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: srcdir builds


This is a bummer. 

Would it be possible to come up with a long-term design plan WRT the
configure/make parts of gcc, including the target libraries? 

In particular, staging the build libraries and includes in a way that
mimics the directory layouts of the final install seems to be an idea
that is repeatedly mentioned as advisable, yet is never implemented. I
would like to see this, as I think it would greatly simplify testing
hooks and would also bring sanity to cross compilation parts of make and
configure.

I think people might get up the nerve to actually implement this if they
knew that the work wasn't going to get thrown out or spend weeks/months
rotting while people argued over the design of the patch.

Thoughts?

-benjamin


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