Grumpy libtool does not copy files

2009-07-28 Thread Jan Engelhardt
Errors are worst when there is no message explaining why it could not copy it. (libtool 2.2.6) # libtoolize --copy --force --verbose libtoolize: putting auxiliary files in `.'. libtoolize: can not copy `/usr/share/libtool/config/ltmain.sh' to `./' libtoolize: Not copying `m4/argz.m4', libltdl

Re: Multipurpose binaries with different names

2009-07-28 Thread Paolo Bonzini
On 07/24/2009 11:25 AM, Jan Engelhardt wrote: Hi, when one has a program that does something like if(strcmp(argv[0], gunzip) == 0) uncompress(); else compress(); and this program also uses a libtool library, then the - lets use this example - just-built gzip file will be