64bit Tcl/Tk loading 32bit extensions

From: Kevin Penrose (kpenrose_at_epix.net)
Date: 02/24/05


Date: Thu, 24 Feb 2005 16:48:43 GMT


With the advent of 64 bit systems (running Linux) I have come up against
an issue that I'm not sure how to handle.
With a 64bit tclsh or wish, can I load 32bit extensions? I've been told
that you can do this in perl, but I'd certainly like to have this
ability in tcl. I ask because I have only a license to 32 bit sybase,
and I use sybtcl extensively, so I think I need to comile sybtcl as a
32bit extension.

Any and all help appreciated.

Kevin