ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> tcltk-perl
tcltk-perl
RE: [tcltk-perl] packaging Tcl::Tk and Tcl/Tk files within Perl installation
by Jeff Hobbs other posts by this author
Nov 15 2004 11:41AM messages near this date
RE: [tcltk-perl] packaging Tcl::Tk and Tcl/Tk files within Perl installation | [tcltk-perl] RE: [Activetcl] why simple Tcl script have very different executi on time...
Jan Dubois wrote:
>  On Sun, 14 Nov 2004, Konovalov, Vadim wrote:
>  > Your code mostly refers to __hpux, which I am not familiar.
>  >
>  > Did I understood correctly that "sl" in "libtcl8.4.sl" stands for 
>  > "starpack library"?
>  
>  No, it stands for "shared library".  It is the HP-UX 
>  equivalent of a .so or .dll.

To follow up on this, the code for handling the starpack as
dll has nothing to do with the recent HP-UX support commits
(those are purely for HP-UX).  The code has been in the CVS
for a while now.  If you compile with -DUSE_TCL_STUBS (which
should probably be the default), then when it loads the Tcl
library, we make 2 extra sym checks for TclKit_AppInit, which
would replace Tcl_Init on the interp, and TclKit_SetKitPath.
These are used to indicate the shared library is the starkit
source, and all is contained within it.

Jeff



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Tcltk-perl mailing list
Tcltk-perl@[...].net
https://lists.sourceforge.net/lists/listinfo/tcltk-perl
Thread:
Konovalov, Vadim
Jan Dubois
Jeff Hobbs

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved