libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building modules on AIX


From: Ralf Wildenhues
Subject: Re: Building modules on AIX
Date: Fri, 20 Aug 2010 20:13:56 +0200
User-agent: Mutt/1.5.20 (2010-04-22)

Hello Daniel,

please don't top-post, thank you!

* Daniel Sands wrote on Fri, Aug 20, 2010 at 08:11:01PM CEST:
> Yeah I'm just trying to avoid the RTL because it sometimes gums up the
> works.  APR started with -brtl and it caused a bunch of headaches trying
> to make that work--it built both the .so's and the static libraries, and
> APR-UTIL linked to the static libraries instead of the .so's.  Maybe
> the .la generated by the .a version took priority on the install.

Can you try
  ./configure --disable-static LDFLAGS=-Wl,-brtl

?  I can otherwise look into this, but it'll be a few days.

> I'm ultimately trying to build Subversion, but I'm caught in Dependency
> Hell.

I'm sorry.  Aren't there pre-built binary packages for APR available?

Cheers,
Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]