home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0600 / CCE_0638.ZIP / CCE_0638 / UPDATE / UPDATE28.ZOO / README
Text File  |  1993-02-28  |  1KB  |  53 lines

  1. Here is update 28: the main features of this update are
  2.  
  3.  - libg++ has been completely synched up with the gnu-libg++-2.3 distribution.
  4.  - lib and headers synched up with mntlib/inc pl28 + usual complement of fixes.
  5.  - gemlib updated with falcon aes changes and SpeedoGDOS changes
  6.  - also included are diffs for building scm (diffs against scm 4b2). many
  7.    of you have asked for scm so that you may run jacal on your ST. if
  8.    you are not familiar with jacal, it is a (very nice) symbolic math package.
  9.    even without jacal, scm is a nice implementaion of rsr4 scmheme (in the
  10.    siod family for those familiar with that). scm can in addition be used
  11.    with a nice scheme library, slib also available from the same places
  12.    that scm is available from. (for example in prep.ai.mit.edu:~pub/jacal)
  13.  
  14. before you apply the diffc in lib, rename
  15.  
  16.     bcopy.s to bcopy.cpp
  17. and     alloca.s to alloca.cpp
  18.  
  19. gcc:    diffs to take you upto gcc 2.3.3 pl2
  20. diffs
  21.  
  22. gemlib:  mainly falcon aes and SpeedoGDOS
  23. diffs
  24.  
  25. include:
  26. diffh
  27.  
  28. NOTE:
  29.     bcopy.s to bcopy.cpp
  30. and     alloca.s to alloca.cpp
  31.  
  32. lib:
  33. diffc        strupr.c (new file)
  34.  
  35. libg++:
  36. g++-include/    src/
  37.  
  38. libg++/g++-include:
  39. diffh        stdiostr.h
  40.  
  41. libg++/src:
  42. diffcc        iomanip.cc    stdiostr.cc  <<-- new files
  43.  
  44. pml:
  45. diffs
  46.  
  47. scm:    scm 4b2, also retrieve slib, jacal, struct.scm hobbit etc fom
  48.     prep.ai.mit.edu:~pub/jacal/*
  49. diffs        makefile.st    makefile.sti    readme.st
  50.  
  51. cheers,
  52.  ++jrb
  53.