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

_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to