home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / pascal / 7715 < prev    next >
Encoding:
Text File  |  1992-12-29  |  2.1 KB  |  51 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!lynx!nmsu.edu!opus!trodgers
  3. From: trodgers@nmsu.edu (Thomas Rodgers)
  4. Subject: Re: Distributing TPUs
  5. In-Reply-To: dmurdoch@mast.queensu.ca's message of Tue, 29 Dec 1992 02:05:57 GMT
  6. Message-ID: <1992Dec29.163745.19275@nmsu.edu>
  7. Sender: usenet@nmsu.edu
  8. Organization: NMSU Computer Science
  9. References: <1992Dec27.022633.14853@beaver.cs.washington.edu>
  10.     <765338d8368876t211@witsend.uucp> <dmurdoch.254.725594757@mast.queensu.ca>
  11. Date: Tue, 29 Dec 1992 16:37:45 GMT
  12. Lines: 37
  13.  
  14. dmurdoch@mast.queensu.ca writes :
  15. > It's a trade-off.  .TPU files contain some optimizations that make
  16. > compiling and linking go much faster than ic could with .OBJ files; 
  17. > these mean upward compatibility is essentially impossible.
  18.  
  19. Hmmm...Having used Borland's C++ product as well as their pascal
  20. product, I think I would rather put up with slightly slower compile times
  21. to get the ability to use .OBJ files, for several reasons.  Borland's
  22. C++ product is not that slow of a compiler, the biggest slowdown comes
  23. from compiling all of those <.h> files, but you can pre-compile the
  24. headers (not the greatest solution, but it works).  Borland could go a
  25. similar route with the Pascal units.
  26.  
  27. I would like to see Borland spend less time worrying about how to make
  28. their compiler go faster, fix the bugs in their existing products and
  29. give some attention to generating better quality code (though I
  30. haven't seen BP7 yet, so I can't comment on the quality of its
  31. compiled code and optimizations).
  32.  
  33. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  34. trodgers@nmsu.edu     In Real Life ???
  35.  
  36.                      ---------------------------
  37.     "Bob's" promise is to widen the scope and nature of *abnormal 
  38. behavior*, to explore NEW WAYS of going over the edge *and coming
  39. back*.  PLUS to *bring back those who couldn't on their own*...to
  40. help you create the HIGHEST POSSIBLE EARNINGS from the PSYCHODYNAMICS
  41. of ABNORMALITY...to turn Conspiracy-implanted personality disorders
  42. into an ILLUSION OF CREATIVITY that will *fool normals* and GET YOU
  43. SEX!
  44. --
  45.   Excerpted from an online pamphlet for the Church Of The SubGenius
  46.  
  47.  
  48.  
  49.  
  50.  
  51.