Version 4 of Converting your Tcl extension to TEA2

Updated 2002-12-18 11:30:52

Purpose:

Provide a developer with tips, suggestions and warnings regarding implementing a Tcl extension using the TEA 2000 guidelines.


  • Where is TEA2 documented?
  • What needs to be done to move a TEA1 extension to TEA2?
  • What needs to be done to move a non-TEA extension to TEA2?
  • Why bother?
  • What do you do when TEA2 changes or is fixed? Can you update your extension automatically?
  • On what platforms can one use TEA2 - does it work on MacOS, Windows, VMS, etc.?
  • Can it build/install into paths containing spaces, e.g. C:/Program Files ?

[ Category Porting | ]