On Mon, Mar 20, 2000 at 11:44:08PM -0300, Alexandre Oliva wrote:
: On Mar 20, 2000, "Lars J. Aas" <[EMAIL PROTECTED]> wrote:
: > I notice I've hardcoded "deplibs_check_method=pass_all" myself in ltmain.sh
: > in some project, because libtool kept dropping the libs my library depend
: > on...
:
: It would also be nice to have this defined for BeOS, if it works
: properly. But I don't know if it works properly on all releases of
: BeOS. Does anybody?
How would I know if it really works properly? Are there problems beyond
just linking up references to the dependent libraries and loading them at
run-time? I know this works for x86 BeOS 4.5, and I believe (I could be
mistaken) it has worked for PPC BeOS as long as I've been programming on
it (since DR8).
Lars J