Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!spool.mu.edu!samsung!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!tardis.computer-science.edinburgh.ac.uk!gtoal From: gtoal@tardis.computer-science.edinburgh.ac.uk Newsgroups: comp.sys.acorn Subject: Re: Freeze - Arc version - Compiling C programs - a standard ? Keywords: Freeze, C library standard Message-ID: <9106062137.AA25380@ucbvax.Berkeley.EDU> Date: 6 Jun 91 20:41:29 GMT References: <&+3_98|@warwick.ac.uk> <10786@castle.ed.ac.uk> <1A4_?1|@warwick.ac.uk> Sender: daemon@ucbvax.BERKELEY.EDU Organization: Unix Anarchy, Edinburgh University. Lines: 14 In article <1A4_?1|@warwick.ac.uk> maumg@warwick.ac.uk (Pop Mobility Freak) writes: >I think using CLib$Path sounds good to me. I shall check that amu and cc >work with lines which use filenames like CLib:fubar > >TTFN, > PMF WARNING: make sure you point clib$path at somewhere containing an o directory, so you can use clib:mylib.o in your CC commands -- otherwise a future version of cc you don't have will break. (without the .o it thinks it is a source and tries to compile it :-( ) G