Re: Why Tcl/Tk does not have a 64-bit distribution?



On 12 Apr., 10:27, "Donal K. Fellows" <donal.k.fell...@xxxxxxxxx>
wrote:
Georgios Petasis wrote:
I downloaded ActivePerl today and I saw that an 64-bit (AMD64) was
available for download. A quick check showed that ActivePython also has
an 64-bit version. Is there a reason for Tcl not to have an 64-bit
release? Is this due to extensions included in ActiveTcl?

The Tcl sources support being built as 64-bit binaries on many
platforms, and I suspect most of the other packages in the ActiveTcl
should support it straight out of the box too. Whether enough do to
support 64-bit builds for all Unix platforms, I don't know. Windows is
a bit different; there are enough changes there for 64-bit-ness that
some of the extensions (especially ones that provide widgets written
in C/C++) may well not be updated yet. Maybe someone who knows more
about iTk/iWidgets and the Vu widgets can tell us more?

Donal.

Tcl 8.4.14 (not 8.4.13) and Tk compile on 64-bit FC6 and Centos4.4
as well as Oratcl does.
BLT has a bug in bltTree.c that is quite easy to fix to get
it compiled (definition of START_LOGSIZE and MAX_LIST_VALUES
has to be put in front of the #if (SIZEOF_VOID_P == 8) ).
On Itcl I could not succeed due to errors in the ./configure
script.
Actually, I am stuck with compiling BLT against ActiveTcl8.4.14,
where I get 32/64-Bit conflicts when BLT tries to bind tk:
/usr/bin/ld: skipping incompatible /opt/ActiveTcl-8.4/lib/libtk8.4.so
when searching for -ltk8.4
/usr/bin/ld: skipping incompatible /opt/ActiveTcl-8.4/lib/libtk8.4.a
when searching for -ltk8.4
So, it is actually really a mess and I would appreciate a 64-bit
ActiveTcl-installation too.

Regards,
mlt

.



Relevant Pages

  • Dr. Dobbs Tcl-URL! - weekly Tcl news and links (Dec 6)
    ... their Tcl quoting problems will vanish forever. ... ChangeLog: ... ActiveState is pleased to announce the release of ActiveTcl 8.4.14.0 ... Vote: Done,State has changed from Draft to Final ...
    (comp.lang.tcl)
  • Re: Tk on AIX ???
    ... > I didn't mean to imply our problems were with Tcl. ... > AIX interest that Scriptics had. ... Ah, yes, that's understandable if you assume that ActiveTcl ... is all we support - but far from it. ...
    (comp.lang.tcl)
  • Re: Is there a need for another distribution?
    ... Most of ActiveTcl is based on freely available software. ... problem if they did for Tcl what some distributions do for many of their ... A new core binary distribution wouldn't fix much in this area. ... the community? ...
    (comp.lang.tcl)
  • Re: Thoughts about the controversial {expand} feature
    ... So now that TCL has settled on their syntax, ... What makes you think that ActiveTcl will keep the... ... such a feature should be doing so on the understanding that it may ...
    (comp.lang.tcl)
  • Re: ActiveState Announces Release of Faster, Smarter and More Powerful ActiveTcl 8.5
    ... conjunction with the official release by the Tcl Core Team of version ... of the Tcl dynamic language and the Tk GUI toolkit. ... version of ActiveTcl." ... integrate existing language features in more cohesive ways". ...
    (comp.lang.tcl)