| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | January 8 2008 7:23pm |
| Subject: | Re: Mingw link errors, v3.0.0 beta 2 | ||
| View as plain text | |||
Joel Fielder wrote: > if sh.exe is found on your PATH, mingw32-make will use that to handle > shell, and this causes breakages like this: Okay, I'm looking into ways to do that with Bakefile. It's a bit more difficult than it should be because Bakefile optimizes out variables that it doesn't see being used. Most of the time, this is what you want, but in the case of SHELL, the variable's being used by make itself; Bakefile never sees it being used, so it never appears in Makefile.mingw.
| Thread | ||
|---|---|---|
| • BETA RELEASE: v3.0.0 beta 2 | Warren Young | 4 Jan |
| • Re: BETA RELEASE: v3.0.0 beta 2 | Jonathan Wakely | 5 Jan |
| • RE: BETA RELEASE: v3.0.0 beta 2 | Jim Wallace | 7 Jan |
| • Re: BETA RELEASE: v3.0.0 beta 2 | Warren Young | 7 Jan |
| • Mingw link errors, v3.0.0 beta 2 | Joel Fielder | 7 Jan |
| • RE: Mingw link errors, v3.0.0 beta 2 | Joel Fielder | 7 Jan |
| • Re: Mingw link errors, v3.0.0 beta 2 | Warren Young | 7 Jan |
| • RE: Mingw link errors, v3.0.0 beta 2 | Joel Fielder | 7 Jan |
| • Re: Mingw link errors, v3.0.0 beta 2 | Warren Young | 7 Jan |
| • RE: Mingw link errors, v3.0.0 beta 2 | Joel Fielder | 8 Jan |
| • RE: Mingw link errors, v3.0.0 beta 2 | Joel Fielder | 8 Jan |
| • Re: Mingw link errors, v3.0.0 beta 2 | Warren Young | 8 Jan |
| • Re: BETA RELEASE: v3.0.0 beta 2 | Warren Young | 7 Jan |
| • Re: BETA RELEASE: v3.0.0 beta 2 | Jonathan Wakely | 7 Jan |
