Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!samsung!caesar.cs.montana.edu!milton!uw-beaver!uw-entropy!dataio!bright From: bright@Data-IO.COM (Walter Bright) Newsgroups: comp.lang.c++ Subject: Re: Linking Zortech C++ with Microsoft Libraries Message-ID: <2295@dataio.Data-IO.COM> Date: 13 Jan 90 02:53:54 GMT References: <1990Jan12.044505.9957@aucs.uucp> Reply-To: bright@dataio.Data-IO.COM (Walter Bright) Distribution: na Organization: Data I/O Corporation; Redmond, WA Lines: 16 In article <1990Jan12.044505.9957@aucs.uucp> 850181f@aucs.UUCP (S. Ferguson-Parker) writes: < I need to link an object file compiled with Zortech C++ to a library < built with Microsoft C (or Turbo C). I can not seem to do it. Please be more specific. < Also, I have heard rumours that Ver. 2.0 is much better in this regard; It depends. There is documentation with 2.0 that describes the most common trouble spots and how to deal with them. < One last question, is there any problems with interfacing assembly to the < compiler? I have to do this *after* resolving the first problem. Since half the library is in assembler, I can't imagine why there'd be any problem in this regard. I recommend that you call the vendor of your library and request a Zortech version, that should save you a lot of trouble.