On Wednesday 21 July 2004 21:43, you wrote: > So, what's the point of presenting the option? Is it (or rather, should > it be) possible to build a statically linked AOLserver against a shared > Tcl or vice versa? >
One point is, if you ever get to mem-debug the nsd executable with Purify, you would experience significant problems if it is build with --enable-shared. When the 4.0 was introduced, and the libnsd.so was built as a separate loadable file, as with libtcl.so, it was virtually impossible to get Purify running properly. Hence, I added the option to build the nsd executable static, after talking to some (AOL, among others) people. Zoran -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
