home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Tcl-Tk 8.0 / Pre-installed version / tcl8.0 / mac / porting.notes < prev    next >
Encoding:
Text File  |  1997-08-15  |  815 b   |  24 lines  |  [TEXT/ALFA]

  1. Porting Notes
  2. -------------
  3.  
  4. @(#) porting.notes 1.5 96/07/31 14:59:28
  5.  
  6. Currently, the Macintosh version Tcl only compilies with the
  7. CodeWarrior C compilier from MetroWerks.  It should be straight
  8. forward to port the Tcl source to MPW.
  9.  
  10. Tcl on the Mac no longer requires the use of GUSI.  It should now
  11. be easier to port Tcl/Tk to other compiliers such as Symantic C
  12. and MPW C.
  13.  
  14. If you attempt to port Tcl to other Macintosh compiliers please
  15. let me know.  I would be glad to help with advice and encouragement.
  16. If your efforts are succesfull I wold also be interested in puting
  17. those changes into the core distribution.  Furthermore, please feel
  18. free to send me any notes you might make about your porting
  19. experience so I may include them in this file for others to reference.
  20.  
  21. Ray Johnson
  22. ray.johnson@eng.sun.com
  23.  
  24.