Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!dsacg1!nfs0294 From: nfs0294@dsacg1.UUCP (Glendell R. Midkiff) Newsgroups: comp.databases Subject: Re: tlink && clipper Message-ID: <1523@dsacg1.UUCP> Date: 13 Sep 89 12:17:59 GMT References: <9551@chinet.chi.il.us> Distribution: usa Organization: Defense Logistics Agency Systems Automation Center, Columbus Lines: 21 From article <9551@chinet.chi.il.us>, by csc@chinet.chi.il.us (Craig Curtin): > > Is anyone using the Turbo linker (tlink) with Clipper? > This are the macros from my makefile that invoke the MS linker (3.61) > and for some reason I cannot get tlink to work just by subbing in > for LINK and changing the flags. can anyone send/post the tlink > command line they are using?? thanks I use TLINK regularly with CLIPPER as long as I am not using overlays. Also, you MUST use the TLINK from TURBO C 1.5 (TLINK from TURBOC 2.0 will not work properly with CLIPPER object modules). I use TLINK from DOS command line as follows: TLINK {obj list},{EXE name},,{lib list} This looks like the same command that your macro would use. -- |-----------------------------------------------------------------------| |Glen Midkiff osu-cis!dsacg1!gmidkiff | |From the Internet: gmidkiff@dsacg1.dla.mil | |Phone: (614)-238-9643 @DLA, Systems Automation Center, Columbus, Oh. |