Re: patch out of source builds

2019-09-14 Thread Paul Smith
On Fri, 2019-09-13 at 21:40 -0400, Dmitry Goncharov via Bug reports and discussion for GNU make wrote: > -The third serious problem is that it's not relocatable: the only > -way it works when you build out of the source tree is to create > -symlinks, which doesn't work on every system and is bogus

Re: patch out of source builds

2019-09-14 Thread Dmitry Goncharov via Bug reports and discussion for GNU make
On Sat, Sep 14, 2019 at 10:19:56AM +0300, Eli Zaretskii wrote: > > This patch makes the test suite look for config.status in the -make_path > > directory to allow testing out of source builds. > > Thanks, but I don't think relying on config_status is good enough, > because some builds don't have

Re: patch out of source builds

2019-09-14 Thread Eli Zaretskii
> Date: Fri, 13 Sep 2019 21:40:49 -0400 > From: Dmitry Goncharov via Bug reports and discussion for GNU make > > > This patch makes the test suite look for config.status in the -make_path > directory to allow testing out of source builds. Thanks, but I don't think relying on config_status is

patch out of source builds

2019-09-13 Thread Dmitry Goncharov via Bug reports and discussion for GNU make
Good morning. This patch makes the test suite look for config.status in the -make_path directory to allow testing out of source builds. regards, Dmitry diff --git a/tests/README b/tests/README index 0cb7eac..5ecf392 100644 --- a/tests/README +++ b/tests/README @@ -82,12 +82,9 @@ ChangeLog in