On Mon, Jun 27, 2005 at 12:45:41PM -0400, Charles Bailey wrote:
> On 6/27/05, Janne Johansson <[EMAIL PROTECTED]> wrote:
> > Neon seems really really unwilling to create shared libraries on MacOS X
> > I've been seeing it on 10.3.6-9 but decided just now to nag about it. =)
...
> Neon's configure script has some leftovers in it, for reasons I don't
> understand, that requires the environment variable GXX to be set.  If
> you say

Yes, it's a left-over from trying to work around the issues in earlier 
libtool 1.5.x releases in handling systems without C++ compilers.  It's 
fixed in the 0.25.0 tarball; the workaround you suggest below is fine.

>     GXX="yes" ./configure <your opts here>
> 
> it'll happily build a shared libneon.

joe
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to