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: configure/make/make install with moving srcdir, builddir...


> I think that's fine.  And if we can really simplify our makefiles that's
> worth more than being able to change the $srcdir around.  We can always
> add that later if someone really, really needs it.

What about the case where you do a build on one machine, and do "make
install" on many others with different mount points?  Doesn't that
need to know where srcdir is, yet srcdir is a different location for
them?


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