On Apr 25, 2011, at 5:40 PM, John Ralls wrote: > > On Apr 25, 2011, at 2:47 PM, Brad Grupczynski wrote: > >> >> On Apr 24, 2011, at 12:21 AM, John Ralls wrote: >> >>> I also find that it's necessary to link the dSYM directories (which are >>> built in the individual .libs directories) to be next to their installed >>> libraries for gdb to be able to find the symbols. >> >> Ah, yep, I can't expand any of symbols outside of gnucash. So you're saying >> to make a symbolic link for all of the dSYM directories? And the link would >> reside where the corresponding .so and .dylib files get put in the install >> location? >> >> I think I'm missing something. Can you expand on that? Because I'm not doing >> anything special with gnucash dSYM. >> > > I think it's a side effect of libtool, but I'm not sure. Anyway, you only > need to symlink the dSYM dirs for libraries that you want to debug into. In > the instant case that would probably be libaqbanking.33.dylib.dSYM and > ofx.so.dSYM. > > Regards, > John Ralls >
Worked like a charm. Thanks. I banged my head trying to see if I could just get "make install" to do it for all of them. No luck. Not enough experience with unix makefiles and the like. ------------------------- Brad Grupczynski brad.gnuc...@gmail.com _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel