Path: utzoo!mnetor!uunet!mcvax!unido!incas!weber
From: weber@incas.UUCP
Newsgroups: comp.sys.atari.st
Subject: Re: MWC questions - (nf)
Message-ID: <4300003@incas.UUCP>
Date: 28 Nov 87 10:46:00 GMT
References: <4120002@wdl1.UUCP>
Lines: 29
Nf-ID: #R:wdl1:4120002:incas:4300003:000:1091
Nf-From: incas!weber    Nov 28 11:46:00 1987

> Written  9:28 pm  Nov 17, 1987 by dinolt@wdl1 in incas:comp.sys.at.st
> ....
> The second problem involves the MAKE program supplied with the MWC
> compiler.  If I run MAKE under MSH everthing works like a champ.
> If I run MAKE under the GULAM shell (lattest distribution from
> comp.binaries.atari.st, thanks Turner et al) I get the message
> 
> Shell not found 
> 
> after make prints out the cc command line it is planning to execute. 
> When I run the MAKE program with the -d option, all the all the
> environment variables seem to be set correctly, including 
> SHELL=d:\bin\msh.prg
Try the following:
	setenv PATH=d:\bin
	setenv SHELL=msh.prg
This works for both make and db. If you want to use gulam instead of msh, use
	setenv PATH="directory of gulam"
	setenv SHELL=gulam.prg

> The CC command itself works fine under GULAM.
Well, it works - but cc wants me to "hit return". Obviously, cc assumes it
is called from the desktop... I haven't yet figured out that one.

By the way, "pr something >prn:" hangs gulam.

							Markus

Markus Weber, ...!uunet!unido!uklirb!incas!weber