Xref: news-dnh.mv.net comp.os.ms-windows.nt.misc:38338 comp.os.msdos.djgpp:547 Newsgroups: comp.os.msdos.djgpp,comp.os.ms-windows.nt.misc Path: news-dnh.mv.net!mv!news10.sprintlink.net!news.sprintlink.net!cam.news.pipex.net!pipex!edi.news.pipex.net!pipex!harlqn.co.uk!harlequin.co.uk!jont From: jont AT harlequin DOT co DOT uk (Jon Thackray) Subject: GNU make and shells problem Sender: usenet AT harlequin DOT co DOT uk (Usenet Maintainer) Organization: Harlequin Ltd, Barrington Hall, Cambridge UK Date: Fri, 23 Jun 1995 10:15:15 GMT Lines: 17 To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp I'm trying to use a shell different from cmd.exe within gnu make on NT. I should be able to add a line to the Makefile like SHELL = sh for example to use the MKS shell. But doing this simply produces the error message /c: /c: not found. Modifying it to SHELL = sh -c reduces the message to /c: not found, however adding another -c doesn't help. Suggestions anyone? This sort of thing works properly under unix versions of gnu make. -- Dr. Jon Thackray jont AT harlqn DOT co DOT uk 44 1223 872522 (voice) Harlequin Ltd. 44 1223 872519 (fax) Barrington Hall Barrington Cambridge CB2 5RG England