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

  1. Here is update29. Most of this update is due to the enormous efforts
  2. of Andreas Schwab. Thanks very much andreas!!
  3.  
  4. gcc/    gcc 2.3.3 pl3
  5.     note: you have to apply the diffs to lib and include, rebuild
  6.     the library again, before you try to build executables compiled
  7.     with this version of gcc. (this version of gcc calls __main,
  8.     and assumes low level g++ support in the C library -- like
  9.     the gnu version of the compiler does).
  10.  
  11. editline/    a minuGnu readline, quite useful. i threw in the files
  12.         needed for atari TOS and MiNT. I integrated it with
  13.         ash, am happily using ash now as a bash replacement
  14.         (close!). it provides file completion, history and
  15.         ofcourse input line editing.
  16.  
  17. gemlib/    fixes
  18.  
  19. include/ fixes, NOTE gnu-out.h moved here (from util/ (was also in gprof)
  20.         delete in both those subdirs))
  21.  
  22. libg++/    adjustments because the low level c++ support moved to
  23.     the C library (gnu*.old and/or mint*.olb). 
  24.  
  25. doc/    updated to reflect new options to various utils, plus changes
  26.     from frank.
  27.  
  28. gprof/ fixes
  29.  
  30. lib/    fixes
  31.  
  32. util/    much more MiNT friendlier. lots of cleanups. CAREFULLY read
  33.     the Changelog to see files that have moved around, and
  34.     new options to utils. Also, carefully note the new defaults
  35.     for ld (gst_symbols, fastload and TT ram now default, new options
  36.     -f flgs and -h minaltheap).
  37.  
  38. as usual please carefully examine the changelogs for details. its getting
  39. late here and i must run...
  40.  
  41. thanks again andreas!
  42.  
  43.  ++jrb
  44.