Re: [xml] [PATCH] DSO/Module Support
- From: "Kevin P. Fleming" <kpfleming starnetworks us>
- Cc: xml gnome org
- Subject: Re: [xml] [PATCH] DSO/Module Support
- Date: Tue, 21 Dec 2004 11:12:28 -0700
Joel Reed wrote:
The following patch implements a basic API for dynamically loading
shared objects (.so/.dll files).
Is there a specific reason why you are re-implementing the ltdl library
provided with libtool? It already knows all these platform specific
machinations, it can handle purely-static builds on platforms that
require it (or when the user chooses it), etc.
Since libxml2 already uses libtool, it seems that using libltdl would be
a simple addition.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]