Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!bywater!scifi!ndla!platt From: platt@ndla.UUCP (Daniel E. Platt) Newsgroups: comp.sys.ibm.pc Subject: Re: Turbo C Linking Problem Summary: too many arguments Message-ID: <268@ndla.UUCP> Date: 23 Jan 90 00:23:54 GMT References: <1997@uwm.edu> Distribution: usa Lines: 36 In article <1997@uwm.edu>, peter@csd4.csd.uwm.edu (Peter J Diaz de Leon) writes: > I am trying to link several object moduals that were > compiled in Turbo C 2.0 using tlink. However, I keep > getting the error > Fatal:Comman arguments too long .... The command was: > tlink c0m closure.obj error.obj lalr.obj lr0.obj main.obj mkpar.obj output.obj reader.obj skeleton.obj symtab.obj verbose.obj warshall.obj ,byacc,mbyacc,cm This looks familiar... perhaps bison? or was it kermit?... I don't remember... > Fatal: Command arguments too long This message is occuring because you have too many arguments. I'm afraid that if you want to use the Borland products, you have to use 'tlib' to create a library, and submit that as an argument for linking (can be done directly from 'tcc'). -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- || 1(914)945-1173 || || Dan Platt 1(914)941-2474 || || Watson (IBM) PLATT@YKTVMV.BITNET || || ..!uunet!bywater!scifi!ndla!platt || || || || The opinions expressed here do not necessarily reflect || || those of my employer! || || || -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-