home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / EFFO / pd9.lzh / pd9a / readme < prev   
Text File  |  1991-05-26  |  2KB  |  56 lines

  1. Installation
  2. ------------
  3.   sorry that most files had to be compressed, but to fit onto 2 disks
  4.   this has been abolutely neccessary.
  5.  
  6.   - unpack all archives (lharc x *.lzh)
  7.  
  8.   - move 'cc1 cc1plus cccp gcc gpp collect makeinfo lharc' to a CMDS directory
  9.  
  10.   - set execution attributes for new files in CMDS
  11.  
  12.   - move 'gnulib.l gpp.l libgpp.l' to /dd/LIB,/h0/LIB,/dd/GNULIB or /h0/GNULIB
  13.  
  14.   - move the contents of the created dir DEFS to /DD/DEFS -> /DD/DEFS/CC
  15.  
  16.   - the manuals from doc.lzh can be converted to textfiles using 'makeinfo'
  17.  
  18. News
  19. ----
  20.  
  21. The current versions of the compilers are : gcc_1.39.0 and gpp_1.37.0 .
  22. All these files replace the first versions of the compilers. Some bugs in
  23. 'cc1plus' have been fixed (especially for inline functions). This release
  24. includes now the first version of libg++ (streams and many more goodies).
  25. The file 'defs.lzh' holds all header file needed for libg++. Normally they
  26. are placed in /dd/defs/cc. 'cccp' first searches this directory for includes, 
  27. then /h0/defs/cc,/dd/defs and /h0/defs. 
  28. Also some bugs in the code generation (-mlong-calls and others) have been fixed.
  29. gpp have a new option (-col) which prevents the assembled output of the 
  30. collectors to be deleted.
  31. All the executable nolonger need the cio traphandler (which caused too many
  32. version conflicts/problems).
  33.  
  34.  
  35. Bugs
  36. ----
  37.  
  38. libgpp.l still has two problems :
  39. Do NOT try to use the Fix class functions nor the curses functions. They still
  40. have some serious problems which I hope to fix soon.
  41.  
  42.  
  43.  
  44. If you have questions, problems or bugs please let me know :
  45.  
  46. ..!mcvax!cernax!chx400!ethz!stp (stp@ethz.uucp)
  47.  
  48. or at home                at work
  49.  
  50. Stephan Paschedag         MPL AG
  51. Bauernhalde 5             Zelgweg 12
  52. CH-8708 Maennedorf        CH-5405 Baden-Daettwil
  53. Switzerland               Switzerland
  54. +41 1 920 32 77           +41 56 83 30 80 (Tel, remember Switzerland is GMT+1 !)
  55.  
  56.