[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Valgrind and apr help

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-01-26 22:03:49 CET

Blair Zajac <blair@orcaware.com> writes:

> I tried the various LD_ASSUME_KERNEL values and they made no difference.
> This is only a runtime environmental variable, right? Changing this
> during a compile and line won't change the binary???

As far as I know the two thread systems are compatible at the source
level only, so an object that uses NPTL is different from a object
that uses LinuxThreads, that's why there is a runtime compatibility
problem. I guess an NPTL system gives you some way to control which
sort of object is created during compilation, but I don't know the
mechanism.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 26 22:13:33 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.