| View previous topic :: View next topic |
| Author |
Message |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Sat Aug 26, 2006 6:29 am Post subject: |
|
|
you can see if your Tcl library is compiled with thread support by launching tclsh and typing parray tcl_platform _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
| Back to top |
|
 |
rix Halfop
Joined: 21 Sep 2005 Posts: 42 Location: Estonia
|
Posted: Sun Jan 14, 2007 1:53 pm Post subject: |
|
|
Sorry, it's a bit old topic, but...
| Code: | tcl_platform(byteOrder) = littleEndian
tcl_platform(machine) = i686
tcl_platform(os) = Linux
tcl_platform(osVersion) = 2.4.27-3-386
tcl_platform(platform) = unix
tcl_platform(threaded) = 1
tcl_platform(user) = rix
tcl_platform(wordSize) = 4 |
threaded = 1. So it is compiled? Regarding to this information... how can i fix the problem? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|