Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!batcomputer!riley From: riley@batcomputer.tn.cornell.edu (Daniel S. Riley) Newsgroups: comp.sys.amiga.tech Subject: Re: Help on catch.o & reg. params. Keywords: catch.o Message-ID: <9825@batcomputer.tn.cornell.edu> Date: 2 Mar 90 05:25:23 GMT References: <613.25e9d861@zodiac.rutgers.edu> <9915@cbmvax.commodore.com> Reply-To: riley@tcgould.tn.cornell.edu (Daniel S. Riley) Organization: Cornell Theory Center, Cornell University, Ithaca NY Lines: 13 In article <9915@cbmvax.commodore.com> jjszucs@cbmvax.cbm.commodore.com (John J. Szucs) writes: >Note: Do not use the -L (link) option of LC to link the file if you are > attempting to use catch.o, as -L automagically uses LIB:c.o as the > startup module. Undocumented featured in lc, lattice C 5.0[45]: -t changes the startup module linked in. lc -L -tc links with catch.o, lc -L -tr links cres.o, lc -L -tcr links with catchres.o. Dunno why it isn't documented. I saw John Toebes use it somewhere. -Dan Riley (riley@tcgould.tn.cornell.edu, cornell!batcomputer!riley) -Wilson Lab, Cornell University