Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!decwrl!ucbvax!hplabs!pyramid!cbmvax!peter From: peter@cbmvax.commodore.com (Peter Cherna) Newsgroups: comp.sys.amiga.tech Subject: Re: does Lattice 5.04 BLINK have any built in size restrictions ? Message-ID: <10183@cbmvax.commodore.com> Date: 15 Mar 90 19:25:28 GMT References: <21930@watdragon.waterloo.edu> Reply-To: peter@cbmvax (Peter Cherna) Distribution: comp Organization: Commodore, West Chester, PA Lines: 40 In article <21930@watdragon.waterloo.edu> grwalter@watfun.waterloo.edu (Fred Walter) writes: >Does Lattice 5.04 BLINK have any built in size restrictions ? As in, if >what you are trying to blink together is about 450K, will blink barf ? If >this is a problem in the 5.04 blink, is it fixed in 5.05 ? > >Background: I'm porting p2c (a fairly good pascal-to-c converter) to the >Amiga. Everything compiles properly, but when I blink, this is what happens : > > BLINK TO p2c FROM lib:cres.o trans.o stuff.o out.o comment.o lex.o >dir.o parse1.o parse2.o parse3.o parse4.o decl1.o decl2.o decl3.o decl4.o >decl5.o expr1.o expr2.o expr3.o expr4.o expr5.o pexpr1.o pexpr2.o pexpr3.o >funcs1.o funcs2.o funcs3.o funcs4.o funcs5.o hpmods.o citmods.o LIBRARY >lib:a.lib+lib:lc.lib NODEBUG > Blink has a "With" option that allows you to supply command params from a withfile. So you could say blink with withfile where withfile contained all the stuff. This overcomes a 255-odd character limit in command lines. lmk offers some support in that it can generate withfiles for you, so you can say blink Advance Thanx, > fred Peter -- Peter Cherna, Software Engineer, Commodore-Amiga, Inc. {uunet|rutgers}!cbmvax!peter peter@cbmvax.cbm.commodore.com My opinions do not necessarily represent the opinions of my employer.