porting.notes
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:1k
源码类别:

通讯编程

开发平台:

Visual C++

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