Re: BUG? libtool not passing rpath to ld

2000-07-23 Thread Alexandre Oliva
On May 22, 2000, Mocha <[EMAIL PROTECTED]> wrote: > I think you may have gotten the Wl (since you made it) into CVS Yup > but not the inter-library dependency one. Correct. Will you please post the patch to [EMAIL PROTECTED], along with a ChangeLog entry? Thanks, > @@ -1988,6 +1988,9 @@ >

Re: BUG? libtool not passing rpath to ld

2000-07-10 Thread Alexandre Oliva
On May 22, 2000, Mocha <[EMAIL PROTECTED]> wrote: > I think you may have gotten the Wl (since you made it) into CVS Yup, just installed. > but not the > inter-library dependency one. Will you please post it to [EMAIL PROTECTED], along with a ChangeLog entry? Thanks -- Alexandre Oliva Enjo

Re: BUG? libtool not passing rpath to ld

2000-05-21 Thread Mocha
At 02:00 AM 5/22/00 -0300, Alexandre Oliva wrote: >On May 22, 2000, Mocha <[EMAIL PROTECTED]> wrote: > > > any idea why it's broken in CVS? > >Not yet. I haven't had time to investigate yet :-( thanks for your reply. here is the patch for that Wl and an inter-library dependency bug for NetBSD E

Re: BUG? libtool not passing rpath to ld

2000-05-21 Thread Alexandre Oliva
On May 22, 2000, Mocha <[EMAIL PROTECTED]> wrote: > any idea why it's broken in CVS? Not yet. I haven't had time to investigate yet :-( -- Alexandre OlivaEnjoy GuaranĂ¡, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Softwar

Re: BUG? libtool not passing rpath to ld

2000-05-21 Thread Mocha
At 08:49 PM 5/21/00 -0300, Alexandre Oliva wrote: >On May 21, 2000, Mocha <[EMAIL PROTECTED]> wrote: > > > does libtool include -rpath's in shared objects? > >Not in release 1.3.4. In the CVS tree, there's the hardcode_into_libs >flag that's used to decide whether to do it or not. ok i tested th

Re: BUG? libtool not passing rpath to ld

2000-05-21 Thread Alexandre Oliva
On May 21, 2000, Mocha <[EMAIL PROTECTED]> wrote: > does libtool include -rpath's in shared objects? Not in release 1.3.4. In the CVS tree, there's the hardcode_into_libs flag that's used to decide whether to do it or not. -- Alexandre OlivaEnjoy GuaranĂ¡, see http://www.ic.unicamp.br/~oli

BUG? libtool not passing rpath to ld

2000-05-21 Thread Mocha
does libtool include -rpath's in shared objects? cause i don't see it toward the end when i 'make' in php4rc2. ... (cd . && ln -s php_virtual_cwd.lo php_virtual_cwd.o) /usr/bin/ld -Bshareable main.lo internal_functions.lo snprintf.lo php_sprintf.lo configuration-pa rser.lo configuration-scanner