Re: NEW: tclperl and tclpython

2010-01-05 Thread Stuart Cassoff
Better and no -lpthread. tclperl-3.2-port.tar.gz Description: application/gzip tclpython-4.1-port.tar.gz Description: application/gzip

Re: NEW: tclperl and tclpython

2009-12-29 Thread Stuart Cassoff
Do the minimum to solve this problem with non-threaded Tcl/Tk. Index: Makefile === RCS file: /cvs/ports/lang/tcl/8.5/Makefile,v retrieving revision 1.8 diff -N -u -p Makefile --- Makefile21 Nov 2009 02:50:23 - 1.8 +++ Ma

Re: NEW: tclperl and tclpython

2009-12-03 Thread Stuart Cassoff
Stuart Henderson wrote: > On 2009/12/02 02:42, Stuart Cassoff wrote: >> Stuart Cassoff wrote: >>> Stuart Henderson wrote: On 2009/10/29 22:32, Stuart Cassoff wrote: > I understand about -lpthread, but this is the result without it. we use -pthread not -lpthread >>> I'd be extremely ha

Re: NEW: tclperl and tclpython

2009-12-02 Thread Stuart Henderson
On 2009/12/02 02:42, Stuart Cassoff wrote: > Stuart Cassoff wrote: > > Stuart Henderson wrote: > >> On 2009/10/29 22:32, Stuart Cassoff wrote: > >>> I understand about -lpthread, but this is the result without it. > >> we use -pthread not -lpthread > > > > I'd be extremely happy to know how I can

Re: NEW: tclperl and tclpython

2009-12-02 Thread Stuart Cassoff
Stuart Cassoff wrote: > Stuart Henderson wrote: >> On 2009/10/29 22:32, Stuart Cassoff wrote: >>> I understand about -lpthread, but this is the result without it. >> we use -pthread not -lpthread > > I'd be extremely happy to know how I can make this work without -lpthread. > > Stu I don't seem

Re: NEW: tclperl and tclpython

2009-11-29 Thread Stuart Cassoff
Stuart Henderson wrote: > On 2009/10/29 22:32, Stuart Cassoff wrote: >> I understand about -lpthread, but this is the result without it. > > we use -pthread not -lpthread I'd be extremely happy to know how I can make this work without -lpthread. Stu

Re: NEW: tclperl and tclpython

2009-10-30 Thread Stuart Henderson
On 2009/10/29 22:32, Stuart Cassoff wrote: > I understand about -lpthread, but this is the result without it. we use -pthread not -lpthread

Re: NEW: tclperl and tclpython

2009-10-29 Thread Stuart Cassoff
Steven Mestdagh wrote: > 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 -lpthr

Re: NEW: tclperl and tclpython

2009-10-29 Thread Steven Mestdagh
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 conta

NEW: tclperl and tclpython

2009-10-29 Thread Stuart Cassoff
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. tclperl-3.2-port.tar.gz Description: application/gzip tclpython-4.1-port.tar.gz Description: application/gzip