Re: sync_Path_environment issue
LM <[email protected]> Tue, 21 May 2013 15:40:34 -0400
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <CAFipMOEuAQgAj-8TZa9+ggNNgFka2o5neTr1Hab72fb+OFHhbw@mail.gmail.com> |
On Tue, May 21, 2013 at 1:32 PM, Eli Zaretskii <[email protected]> wrote: > If you find a fix that doesn't remove the call to > sync_Path_environment, I will review it and see if it can be > accepted. But please note that you are trying to solve a problem you > shouldn't bump into in the first place. Just use MSYS Make. > So msys make does not have the same issue with recursive calls to sync_Path_environment? I'd be interested to see what's different in the build that it avoids it. I did notice msys make is still on 3.81 instead of 3.82, so I would expect it to have some differences just because of version changes. I'm using msys as a build environment for now, but final target environment will use another bash-like shell besides msys on Windows, that's why I didn't start by trying to build msys make. I don't know if msys make will work properly with other shells besides msys sh.exe. If it doesn't, it won't be of any use to me. Thanks for the information. _______________________________________________ Make-w32 mailing list [email protected] https://lists.gnu.org/mailman/listinfo/make-w32