Cliff Woolley <[EMAIL PROTECTED]> writes:

> On 19 Apr 2002 [EMAIL PROTECTED] wrote:
> 
> > trawick     02/04/19 07:04:30
> >
> >   Modified:    .        CHANGES
> >                build    instdso.sh
> >   Log:
> >   Change instdso.sh to use libtool --install everywhere and then
> >   clean up some stray files and symlinks that libtool leaves around
> >   on some platforms.  This gets subversion building properly since
> >   it needed a re-link to be performed by libtool at install time,
> >   and the old instdso.sh logic to simply cp the DSO didn't handle
> >   that requirement.
> 
> I need to experiment with this a bit more, but it looks like it might be
> causing my DSO's to be undebuggable.  :( I can't set breakpoints, I can't
> even step into the DSOs -- calls through them get skipped right over.
> Might libtool --install strip away debugging symbols?

It should be really easy to test your theory.  Just use cp to copy
your DSO from modules/foo/.libs into the right installed place.

More massive suckage (but let's hope it wasn't instdso.sh or
libtool)...

-- 
Jeff Trawick | [EMAIL PROTECTED]
Born in Roswell... married an alien...

Reply via email to