Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!killer!ames!pasteur!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!unido!tub!tmpmbx!netmbx!fischer
From: fischer@netmbx.UUCP (Axel Fischer)
Newsgroups: comp.sys.atari.st
Subject: Re: Metacomco make under gulam
Message-ID: <2077@netmbx.UUCP>
Date: 10 Jul 88 18:36:27 GMT
References: <811@dlhpedg.co.uk>
Reply-To: fischer@netmbx.UUCP (Axel Fischer)
Organization: netmbx Public Access Unix, Berlin
Lines: 40

In article <811@dlhpedg.co.uk> cpm@.co.uk (Paul Merriman) writes:
>
>	Hi,
>		Can anyone help me with a problem I'm having using the
>Metacomco 'make' utility supplied with Lattice C V3.04 ( I think the 'make'
>version is 2.16 ). 
>	I'm currently trying to port Nethack v2.2 to the atari ST and was
>hoping to use MCC make under gulam to remove most of the drudgery. My 
>problem is that the make utility appears to have problems loading LC1.TTP
>(first pass of the Lattice compilier) whilst running under gulam but 
>has no trouble if its run from the desk top.
>
>	It usually fails with an error 36 or 39 - The documentation says 
>these are TOS errors although I haven't been able to track them down yet.
>

I've used the Lattice C Make Utility under Gulam for almost 1/2 a year and
it's a fine utility. No need to take a PD one.
I've occured the same error like you when I first installed Lattice C under
Gulam.
The problem is, that make did not find the pathes correctly. 
You must install the Compiler as followes to work correctly :
lc.ttp, lc1.ttp, tc2.ttp    have to be in a commands dir. Than you compile
			    with -gPATHNAME where they can be found
lc11.ttp		    HAVE TO BE IN THE CURRENT WORKING DIRECTORY !!!!!!!
			    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

If not, make or lc.ttp are unable to find Pass 1.
I really don't know why, but I have found it and now it works correct.

Hope that helps you !

-Axel

-----
Domain: fischer@netmbx.UUCP                  | What is now proved
Europe: ...!unido!tub!tmpmbx!netmbx!fischer  |      was once only imagined.
USA:    ...!pyramid!tmpmbx!netmbx!fischer    | (William Blake - The Marriage
                                             |             of Heaven and Hell)
-----