Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!ginosko!uunet!philmtl!philabs!linus!mbunix!rachamp From: rachamp@mbunix.mitre.org (Richard A. Champeaux) Newsgroups: comp.sys.amiga Subject: Re: Rez and Manx C assembler. Message-ID: <64373@linus.UUCP> Date: 17 Aug 89 11:15:57 GMT References: <284@unmvax.unm.edu> <13706@netnews.upenn.edu> Sender: news@linus.UUCP Reply-To: rachamp@mbunix (Champeaux) Organization: The MITRE Corporation, Bedford, Mass. Lines: 40 In article <13706@netnews.upenn.edu> ranjit@niven.cis.upenn.edu.UUCP (Ranjit Bhatnagar) writes: >In article <284@unmvax.unm.edu> erikj@unmvax.cs.unm.edu (Erik Johannes) writes: >> >>I have been trying to make the Manx C assembler "as" resident with "rez". > >This is probably of relatively general interest. My solution is this: >First, manually load as into rez: > rez as > as /* terminates with error: 'no source file specified' */ >then create an empty file in the working directory called 'as': > touch as or type to as > >This makes CC happy. Apparently it has its own search path, >and when it finds the empty 'as' it calls LoadSeg on it, which >is intercepted by rez. > > - ranjit I have never had a problem with rez and Manx C. I have a line like this in my startup-sequence: rez cc as ln make sdb ue ls That's all I do, and everything works just fine. Maybe I have an older version of rez, but I'm using version 3.6a of Aztec C. Rich Champeaux (rachamp@mbunix.mitre.org) very soon to be: rchampe@hubcap.clemson.edu * * * extra lines to make rn happy. * * * * I guess you could think of it as a very boring signature. * * *