tcsh startup script causes shell errors

2009-05-10 Thread Volker Kuhlmann
. Greets, Volker -- Volker Kuhlmann is list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me. 995 2008-07-09 10:17:26 complete.tcsh.diff Fix serious quoting problems in cygwin's tcsh package. These will cause shell st

Re: Makefile command interpreter

2008-05-15 Thread Volker Kuhlmann
Looks like that might be on the right track, but how do I get arguments across verbatim? Thanks, Volker -- Volker Kuhlmann <[EMAIL PROTECTED]> Chiptech Ltd, PO Box 41088, Ferrymead 8247, New Zealand 11a Settlers Crescent, Christchurch 8023 ph +64 3 384 7788, fax +64 3 384 7789 --

Makefile command interpreter

2008-05-14 Thread Volker Kuhlmann
ith 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