Stuart Cassoff [2009-10-29, 18:29:43]:
> tclperl-3.2: A Tcl extension allowing the execution of Perl code from a Tcl 
> interpreter.
> 
> tclpython-4.1: A Tcl extension allowing the execution of Python code from a 
> Tcl interpreter.


we don't normally use -lpthread.
can you make SHARED_LIBS contain the actual name instead of using variables
for readability?
they have a weird library naming with the version inside the name...
maybe also drop the N variable in some parts, use EXTRACT_SUFX,
and SETENV instead of env -i .

Reply via email to