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

  1. Xref: sparky comp.compilers:1349 comp.os.msdos.programmer:8507
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!ogicse!das-news.harvard.edu!spdcc!iecc!compilers-sender
  3. From: bromage@mullauna.cs.mu.OZ.AU (Andrew Bromage)
  4. Newsgroups: comp.compilers,comp.os.msdos.programmer
  5. Subject: 8086 object code
  6. Keywords: linker, question, 386
  7. Message-ID: <92-08-048@comp.compilers>
  8. Date: 12 Aug 92 01:28:14 GMT
  9. Sender: compilers-sender@iecc.cambridge.ma.us
  10. Reply-To: bromage@mullauna.cs.mu.OZ.AU (Andrew Bromage)
  11. Organization: Computer Science, University of Melbourne, Australia
  12. Lines: 23
  13. Approved: compilers@iecc.cambridge.ma.us
  14.  
  15. I am trying to write a code generator for an 8086-family chip.
  16.  
  17. Intel has an object module format especially designed for this chip, which
  18. would be the logical choice for relocatable code. I remember seeing a
  19. description of this in the MS-DOS Programmers Reference 3.2, which is
  20. going back a few years now, but seems to have been left out of V5.0, which
  21. is the current release.
  22.  
  23. I believe that the format is also described in the MS-DOS Encyclopaedia,
  24. but my opinion is that this is not worth buying for one chapter (the price
  25. in Oz is very expensive).
  26.  
  27. Does anybody know where I can get a copy of the specification?
  28.  
  29. Thanks in advance etc.
  30.  
  31. bromage@mullauna.cs.mu.oz.au
  32. [I have an old Intel document that describes the format, but Microsoft has
  33. added a lot to Intel's original spec to support fancy debuggers and library
  34. systems. -John]
  35. -- 
  36. Send compilers articles to compilers@iecc.cambridge.ma.us or
  37. {ima | spdcc | world}!iecc!compilers.  Meta-mail to compilers-request.
  38.