Symbols missing from static library
Robert Dailey
rcdailey at gmail.com
Sat Sep 19 16:50:48 EDT 2009
On Mon, Sep 14, 2009 at 9:56 AM, Robert Dailey <rcdailey at gmail.com> wrote:
>
> Now that I think about it, if I could somehow get libneon to use the
> following macro definitions:
>
> _LIB
> COMPILED_FROM_DSP
>
> This would fix the problem more than likely. The above macros are defined
> when building expat statically (Not the DLL). Of course, this means neon.mak
> would need to take a flat like EXPAT_STATIC=1 for a static build, in which
> case the above 2 macros would be defined. If EXPAT_STATIC=0 or if it is left
> out (default), then the above 2 macros would NOT be defined and it would
> link against expat's import library instead.
>
> This sounds reasonable. I'd do this myself if I had any idea how to do it.
> But it's a simple change, it shouldn't take you long at all.
>
Any response on this please?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.manyfish.co.uk/pipermail/neon/attachments/20090919/4fa0e00e/attachment.html
More information about the neon
mailing list