Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!novavax!hcx1!ldh From: ldh@hcx1.SSD.HARRIS.COM Newsgroups: comp.lang.c Subject: Re: TLINK errors (cc/lint were clean) Message-ID: <44100023@hcx1> Date: 7 Feb 89 19:05:00 GMT References: <44100021@hcx1> Lines: 14 Nf-ID: #R:hcx1:44100021:hcx1:44100023:000:450 Nf-From: hcx1.SSD.HARRIS.COM!ldh Feb 7 14:05:00 1989 Thanks to all that responded to my querries ... Someone suggested that I should try the /c (case sensitive link) in the tlink run ... that changed the "undefined _FOPEN" to "undefined _fopen" ... Another suggestion was "why mess with TLINK ... let TCC figure it out" ...sure enough, by now doing TCC -eoutput $(OBJFILES) will now correctly invoke TLINK and I get an executablethat I can actually run ... Thanks to all that responded ! Leo Hinds