On Wed, Jul 13, 2005 at 04:20:49PM +0200, Bruno Haible wrote: > 3) Instead of an executable itself I find a shell script. So that I cannot > use "gdb foo" but rather must do "libtool gdb foo". Which I most of the > time don't do, because setting breakpoints in shared libraries often is > a pain. Instead "make distclean; ./configure --disable-shared", because > then debugging with gdb is a lot easier.
How do you propose as an alternate portable solution? What do we do on systems that require setting LIBPATH/LD_LIBRARY_PATH/SHLIB_PATH for the in-build-directory binary to work? -- albert chin ([EMAIL PROTECTED]) _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool