home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / apple2 / 23801 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.sys.apple2
  2. Path: sparky!uunet!ukma!darwin.sura.net!max.fiu.edu!serss0!richard
  3. From: richard@serss0 (Richard A Simm)
  4. Subject: Re: OMF Structure and other things
  5. Organization: Florida International University, Miami
  6. Date: Thu, 12 Nov 1992 17:44:49 GMT
  7. Message-ID: <BxM6Mq.KwL@fiu.edu>
  8. References: <1992Nov11.215742.10573@cs.uow.edu.au>
  9. Sender: news@fiu.edu (Usenet Administrator)
  10. Lines: 29
  11.  
  12. In article <1992Nov11.215742.10573@cs.uow.edu.au> u9050728@cs.uow.edu.au (Shane Kelvin Richards) writes:
  13. }
  14. }    A couple of questions, where can I get information on the structure
  15. }of a OMF file? ( a technote?).
  16. }
  17. }    Secondly, is there any utilities which allow me to take several
  18. }binary files (they might be sound data or graphic bitmaps) and throw them
  19. }into a .lnk file which I can link into my programs, which I can access
  20. }by seperate labels.
  21. }
  22. }
  23. }-- 
  24. }+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
  25. }Shane Richards
  26. }u9050728@cs.uow.edu.au
  27. }+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
  28.  
  29. You can get the source or binary for my coff utility and TeX the manual.
  30. It has a complete description of the OMF format. The description of OMF
  31. is also in the GS/OS reference. If you have any questions about OMF, let
  32. me know and I'll try to help out. If you don't have TeX, I can mail you
  33. the manual if you give me your postal address.
  34.  
  35. The merlin linker will allow you to include binary files while linking.
  36. I don't know if you can reference the data by using a label though.
  37. Read the READ.ME.S file on your Merlin diskette.
  38.  
  39. Albert
  40. richard@serss0.fiu.edu
  41.