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] | |
>>>>> "Paul" == Paul D Smith <psmith@gnu.org> writes: Paul> I don't know for sure, but I sincerely doubt that anyone has set Paul> SHELL to a C shell variant in the GCC makefiles! We definitely don't do this. GNU-style Makefiles almost always have `SHELL = /bin/sh' in them (or the equivalent autoconf magic that expands that way when required). I don't know of a counterexample. Tom
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |