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? --Cliff -------------------------------------------------------------- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA
