Mail Archives: cygwin/2008/05/14/23:16:07
I have a few makefiles which are written to run with the cmd.exe command
interpreter, which won't work with cygwin's make (which uses /bin/sh).
Setting export SHELL=cmd.exe
calls cmd.exe alright, but then sits there forever waiting for input.
Is it at all possible to use cmd.exe with a make which uses cygwin1.dll?
There's a mingw32 GNU make, but with that I can't set PATH from the
Makefile (it shows up in the environment, but added paths behave as if
absent - in a sub-make anyway).
My cygwin is the current stable, with GNU make 3.81. On XP.
Thanks for any tips,
Volker
--
Volker Kuhlmann <volker DOT kuhlmann AT chiptech DOT co DOT nz>
Chiptech Ltd, PO Box 41088, Ferrymead 8247, New Zealand
11a Settlers Crescent, Christchurch 8023
ph +64 3 384 7788, fax +64 3 384 7789
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -