Hello,

I compiled the new 3.0.4 sources without any changes on OSF-1 now. No need
for the
'-DUINTPTR_TYPE=unsigned long long' flag at all.

However I am wondering that the shared lib for tcl is build only by
invoking `make test' and that this shared lib is much smaller than the
shared lib gotten with the old:

gmake target_source
cd tsrc
rm shell.c
gcc -fPIC -DNDEBUG=1 -shared *.c -o tclsqlite.so
-L/project/amphioxus/lib -I/project/amphioxus/include -L/usr/shlib
-ltcl8.4 -rpath "/usr/shlib:/project/amphioxus/lib:/usr/local/lib"

approach ?

How can I compile a smaller 2.8.15 shared tcl-lib? In 2.8.15 `make test'
makes
the static but not the dynamic library for tcl ?



regards,
Detlef

-- 
Dr. Detlef Groth
Max-Planck-Institut
fuer Molekulare Genetik
Ihnestr. 63/73
D-14195 Berlin
Tel.: + 49 30 - 8413 1235


Reply via email to