Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!brutus.cs.uiuc.edu!tut.cis.ohio-state.edu!att!chinet!csc From: csc@chinet.chi.il.us (Craig Curtin) Newsgroups: comp.databases Subject: tlink && clipper Keywords: tlink, clipper, ms-link Message-ID: <9551@chinet.chi.il.us> Date: 12 Sep 89 04:56:23 GMT Distribution: usa Organization: Chinet - Chicago, Ill. Lines: 20 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 << from my makefile>>> >> >>MS_LINK =main+screen+acctmnt+util+bdoor+help+ndx+debug >>LINK =$(RAM_DISK)\link >># Microsoft (3.61) linker flags >>LFLAGS =/se:512 /noi /noe >> >>$(LINK) $(LFLAGS) $(MS_LINK),main,,$(LIBS) -- ============================================================================== craig curtin email: chinet!csc