Re: [tcljava-user] TclBlend on Linux x86_64/amd64 still need patched
Brought to you by:
mdejong
From: Mo D. <mo...@mo...> - 2007-01-13 01:28:32
|
> Noticed that with the latest TclBlend (1.3.3) I still need to patch the > m4 stuff to detect my architecture. > > From the config.log: > Looking for /x/jdk/jre/lib/x86_64/libjava.so" > > At least on the Sun JVM 1.5.0_10 (and many previous) it should be: > "Looking for /x/jdk/jre/lib/amd64/libjava.so" > > Hopefully that can be rolled into the next release... Scott, could you try to build Tcl Blend 1.4.0 on this amd64 machine and see if that works as expected? A new amd64 detection check was added to tcljava.m4 in that release. Please let me know if that has resolved the build problem you were having. Mo DeJong |