Path: utzoo!mnetor!uunet!husc6!mit-eddie!uw-beaver!uw-june!marty From: marty@june.cs.washington.edu (Marty Sirkin) Newsgroups: comp.lang.pascal Subject: Re: TP4 & Microsoft compat. \".OBJ\" object files Message-ID: <4274@june.cs.washington.edu> Date: 23 Feb 88 07:32:51 GMT References: <11944@brl-adm.ARPA> Organization: U of Washington, Computer Science, Seattle Lines: 12 In article <11944@brl-adm.ARPA>, HERST.BITNET@MITVMA.MIT.EDU' writes: > > TP4 allows linking in object files created by other languages, but > does not create object files itself. Is there a way to translate .TPU files > into standard .OBJ files for linking with object files of other compilers? Nope. We all be screwed. Although several of the people at Borland have said things like: "Well .TPU files are nothing more than complicated .OBJ files, so it SHOULD be possible..." So, it's going to take some nice, bright person or company (Did I hear you say "TurboPower"?) to fix the problem. MS.