On Dec 30, 2003, at 7:17 AM, Craig Cavanaugh wrote:
I use a couple of precompiled applications that refuse to function with NPTL compiled into glibc.� Are there any tricks / environment settings to work around the problem while still having NPTL compiled in?� Most of the applications are closed source engineering applications and it looks like it will be awhile until they support NPTL.
export LD_ASSUME_KERNEL=2.2.5
will disable nptl, i think.
j.
-- [EMAIL PROTECTED] mailing list
