home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / compiler / 1367 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.4 KB

  1. Xref: sparky comp.compilers:1367 comp.os.msdos.programmer:8526
  2. Path: sparky!uunet!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!rutgers!faatcrl!iecc!compilers-sender
  3. From: ejy@hrmsc.att.com (Eugene Yurek)
  4. Newsgroups: comp.compilers,comp.os.msdos.programmer
  5. Subject: Re: 8086 object code
  6. Keywords: linker
  7. Message-ID: <92-08-066@comp.compilers>
  8. Date: 13 Aug 92 17:34:42 GMT
  9. References: <92-08-048@comp.compilers>
  10. Sender: compilers-sender@iecc.cambridge.ma.us
  11. Reply-To: ejy@hrmsc.att.com (Eugene Yurek)
  12. Organization: AT&T
  13. Lines: 17
  14. Approved: compilers@iecc.cambridge.ma.us
  15.  
  16. bromage@mullauna.cs.mu.OZ.AU (Andrew Bromage):
  17. >[Where can I get documentation for Intel 8086 object formats?]
  18.  
  19. Have you tried Intel yet ?  I got a copy of the object file format
  20. document 3 or 4 years ago from them.  It also included a library format
  21. section, however, at least Microsoft (probably others) like to break
  22. things in their compilers and fix them in the linker and librarian (read:
  23. the object and library formats are augmented by them with additional
  24. record types that are NOT defined in the Intel document), so I'm not
  25. exactly sure how useful the Intel document is going to be unless you don't
  26. care about generic compatibility with other compiler vendors.
  27.  
  28. Gene Yurek
  29. ejy@hrmsg.att.com    AT&T Bell Laboratories, Middletown NJ
  30. -- 
  31. Send compilers articles to compilers@iecc.cambridge.ma.us or
  32. {ima | spdcc | world}!iecc!compilers.  Meta-mail to compilers-request.
  33.