Date: Mon, 8 Feb 1999 17:22:36 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Str|mberg cc: DJGPP Subject: Re: make crash In-Reply-To: <199902081517.QAA10997@father.ludd.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Mon, 8 Feb 1999, Martin Str|mberg wrote: > Nope, but now I have. It seems that if either of two cases we'll have a > crash: > 1. name starts with a "-". > 2. a symlink (DJGPP kind) Are you telling that *any* symlink invoked by *any* Makefile causes Make to crash? I find this hard to believe, since many Makefiles have the SHELL=/bin/sh line, and on my system sh.exe is a symlink. So please investigate the symlink problem a bit more. If you can present a test case with a simple Makefile (which doesn't require the entire Tar distribution ;-), please post it.