Re: Building TCL 8.4.13 on 64bit SuSE
- From: "Shaun Deacon" <sdeacon@xxxxxxxxxxxxxxx>
- Date: 17 Jul 2006 10:11:46 -0700
Jay Rohr wrote:
I'm tring to build TCL 8.4.13 on a AMD 64 bit SuSE 10.0 dist.
uname -a
--> Linux nas2 2.6.13-15.8-smp #1 SMP Tue Feb 7 11:07:24 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
gcc --version
--> gcc (GCC) 4.0.2 20050901
./configure --enable-64bit give the following message
configure: warning: 64bit support being disabled -- don't know magic for this platform
Anyone know the magic ? :-)
I also had this issue on 64-bit RedHat Enterprise.
As Don mentions, gcc should compile OK without specifying
--enable-64bit. However, you may still get the above warning
message - I ignored this and the resulting compilation was
still OK...
The following thread gives some more background :
http://groups.google.com/group/comp.lang.tcl/browse_frm/thread/8375ee4c57c91666
hth
Shaun
.
- References:
- Building TCL 8.4.13 on 64bit SuSE
- From: Jay Rohr
- Building TCL 8.4.13 on 64bit SuSE
- Prev by Date: Re: Windows screen saver and toplevel -use option
- Next by Date: Re: New list commands ... What do you think ?
- Previous by thread: Re: Building TCL 8.4.13 on 64bit SuSE
- Next by thread: Announce: tkpath 0.2
- Index(es):
Relevant Pages
|