We compile/link the rest of the server with these flags - makes sense to compile DSOs with the same flags. +1. -- justinthe problem to solve is that run-time linking is not enabled for DSOs built with apxs+gcc on AIX... somehow libtool does the right thing with apxs+native-compiler, but a lot of folks are trying to use gcc and don't know to add the right ld option to the apxs invocationadding apr ldflags to other flags when linking does the trick, but I wonder what this might break or if there is a better way
--On Wednesday, January 22, 2003 13:19:51 -0500 Jeff Trawick
<[EMAIL PROTECTED]> wrote:
- [PATCH] apxs specifies apr ldflags when linking a DSO Jeff Trawick
- Justin Erenkrantz
