Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* configure/make/make install with moving srcdir, builddir...
@ 2002-07-03 16:15 Nathanael Nerode
  2002-07-04  0:19 ` Mark Mitchell
  0 siblings, 1 reply; 7+ messages in thread
From: Nathanael Nerode @ 2002-07-03 16:15 UTC (permalink / raw)
  To: gcc, binutils, gdb

OK.  I've figured out a relatively efficient way to handle *most* of the
cases of 'configure', 'make', and 'make install' being done in different
paths.

There's one case this *can't* handle.  The specification of
${srcdir} must not change from configure time to make time to
'make install' time.  In other words, you can't pass a totally different
srcdir on the 'make' command line and expect it to work.

Is this acceptable, or should I try to get this case?

--Nathanael


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-07-05 16:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-03 16:15 configure/make/make install with moving srcdir, builddir Nathanael Nerode
2002-07-04  0:19 ` Mark Mitchell
2002-07-04  9:36   ` DJ Delorie
2002-07-04 10:19     ` Mark Mitchell
2002-07-04 14:20       ` Geoff Keating
2002-07-05  9:45         ` Mark Mitchell
2002-07-04 16:34       ` DJ Delorie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox