Thanks for your support Robert, but I fixed it in another way. The problem was in using the script, and when I compiled it with the "-static" option (/bin/shell libtool --mode=link g++ -static ... ), I got the executable in my homedir, and no more writings were done at execution time.
Robert Boehne <[EMAIL PROTECTED]> writes: > Bruno: > > Does it work if you install the app first? > The .libs directory is only present in a build > directory tree, not the installed tree. > > Robert _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
