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

Re: apr-iconv

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-02-25 22:11:15 CET

> You're not looking at all the angles. If you try to load "foo.so", and
> Windows notices that a DLL with this name is already loaded -- no matter
> where it came from -- it'll skip loading the file and bind your program
> with the one in menory. Boom.

You're right. So I guess I'll have to look for another solution.

> If you're so worried about that, then I suggest you link everything
> statically. It wouldn't take more than a day or so to teach apr-iconv to
> bind the conversion modules into the library proper.
maybe I'll try that. Thanks for the suggestion.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 25 22:12:31 2003

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.