home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8456 < prev    next >
Encoding:
Text File  |  1993-01-23  |  984 b   |  25 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!cs.utexas.edu!torn!news.ccs.queensu.ca!slip204.telnet1.QueensU.CA!dmurdoch
  3. From: dmurdoch@mast.queensu.ca (Duncan Murdoch)
  4. Subject: Re: TP: Compiling to .obj?
  5. Message-ID: <dmurdoch.332.727750152@mast.queensu.ca>
  6. Lines: 13
  7. Sender: news@knot.ccs.queensu.ca (Netnews control)
  8. Organization: Queen's University
  9. References: <jnpotts.727733992@vincent1.iastate.edu>
  10. Date: Sat, 23 Jan 1993 00:49:12 GMT
  11.  
  12. In article <jnpotts.727733992@vincent1.iastate.edu> jnpotts@iastate.edu (James N. Potts) writes:
  13.  
  14. >I'd like to make an object file containing functions to be used by another
  15. >program.  How can I turn my pascal file into object code?
  16.  
  17. Turbo Pascal can't, but Stony Brook's Pascal+ compiler advertises the 
  18. ability.  The price has come down a lot recently, but it's still rather 
  19. expensive, and I don't have a copy.  
  20.  
  21. Other PC Pascal compilers can also do it, but SBP+ is the only one I know 
  22. of that handles the TP dialect.
  23.  
  24. Duncan Murdoch
  25.