Re: Something to consider re ever more byzantine builds
- From: "Donal K. Fellows" <donal.k.fellows@xxxxxxxxx>
- Date: Sun, 31 Aug 2008 04:55:01 -0700 (PDT)
S M Ryan wrote:
I never did understand the purpose of stubs and why I have to deal with them.
A stub-enabled extension can be told the location of all (Tcl/Tk)
library calls that it depends on without needing to know about the
details of the library that is supplying those calls. This allows us
to manage the versioning of the ABI better (stub-enabled extensions
don't need to be recompiled when a new version of Tcl comes out) and
also lets us support providing those libraries in non-standard ways
(enabling the tclkit/starkit distribution model).
Donal.
.
- Follow-Ups:
- Re: Something to consider re ever more byzantine builds
- From: Uwe Klein
- Re: Something to consider re ever more byzantine builds
- From: S M Ryan
- Re: Something to consider re ever more byzantine builds
- Prev by Date: Re: TclX loop slow in the default case
- Next by Date: Re: Something to consider re ever more byzantine builds
- Previous by thread: activeTcl 8.5.4 built in packages
- Next by thread: Re: Something to consider re ever more byzantine builds
- Index(es):
Relevant Pages
|