Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!sri-spam!mordor!styx!lll-lcc!pyramid!pesnta!amd!eager From: eager@amd.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: .obj format Message-ID: <3845@amd.UUCP> Date: Tue, 31-Mar-87 05:03:29 EST Article-I.D.: amd.3845 Posted: Tue Mar 31 05:03:29 1987 Date-Received: Thu, 2-Apr-87 01:22:29 EST References: <5815@dartvax.UUCP> <352@gssc.UUCP> Organization: AMDCAD, Sunnyvale, CA Lines: 18 Summary: Try Intel for OBJ format In article <5815@dartvax.UUCP> vizard@dartvax.UUCP (Todd Krein) writes: > In what manual would I find the correct 'link'-compatable >format for .obj files? Any pointers would be helpfull. > > Todd Krein > vizard@dartvax The Microsoft .obj format is a bastardized and partial implementation of the Intel OBJ format. Microsoft uses comment records for some info, and generates incompatible DEBUG records. Intel has a document which describes the .obj format in obscure and painful detail. Combined with the PC-Tech article (and reading object files, disassembling a compiler, etc. :-)) decoding or generating the .obj file should be a snap. My copy of the document cost about $18.00 + tax, etc. Call Intel on Bowers Ave. in Santa Clara, CA. -- Mike Eager