home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / pascal / 6356 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.7 KB  |  35 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!utcsri!torn!news.ccs.queensu.ca!mast.queensu.ca!dmurdoch
  3. From: dmurdoch@mast.queensu.ca (Duncan Murdoch)
  4. Subject: Re: What we need is a TPU to PAS convertor (Re: tpu files)
  5. Message-ID: <dmurdoch.252.721004191@mast.queensu.ca>
  6. Lines: 23
  7. Sender: news@knot.ccs.queensu.ca (Netnews control)
  8. Organization: Queen's University
  9. References: <1992Nov3.163223.14041@miavx1.acs.muohio.edu> <wyTqTB1w164w@bowker.com>
  10. Date: Thu, 5 Nov 1992 22:56:31 GMT
  11.  
  12. In article <wyTqTB1w164w@bowker.com> jnicholson@bowker.com (Jim Nicholson) writes:
  13. >Anyway, the original post was in error; what's needed is not a TPU 
  14. >disassembler.  What we need is to force Borland to either stabilize the TPU 
  15. >definition (make it release independent), publish the interface with each 
  16. >release (making TPU upgrader programs easier to write), or provide their own 
  17. >upgrade utility.
  18.  
  19. None of those would help.  The interface definition has been published for 
  20. TP 6 for at least a year now (see TWU1.ZIP on garbo for the most up to date 
  21. version).   I believe the same author published the description for 5.5 
  22. before that.  Certainly I've distributed source code that uses the .TPU 
  23. format for all versions of TP from 4.0 onwards (see INTRFCxx.ZIP on 
  24. garbo).  However, there are technical reasons why an upgrade utility would 
  25. probably be unreliable - see my earlier post on this.
  26.  
  27. A reliable solution that Borland could implement would be a compiler option 
  28. to produce .OBJ output instead of .TPU output. If you want Borland to do 
  29. this, start buying compilers that do it instead of Borland compilers.  Stony 
  30. Brook's, for instance.  Borland is market driven.  If they sell just as many 
  31. compilers without that option, why put it in?
  32.  
  33. Duncan Murdoch
  34. dmurdoch@mast.queensu.ca
  35.