|
| <prev next> |
cvs/HEAD: libtool clean causes make to fail: msg#00163gnu.libtool.general
Here is a slightly modified version of my previous email. This one does dynamic linking in addition to the static. The static-only build simply doesn't clean properly (uses wrong directories). This version will actually crash libtool and stop make: /usr/bin/libtool: line 6247: main/main/test: No such file or directory make: *** [clean] Error 1 I think this speaks for itself. tar xvzf test.tgz cd test make make clean /usr/bin/libtool: line 6247: main/main/test: No such file or directory make: *** [clean] Error 1 libtool --mode=clean rm -f main/test /usr/bin/libtool: line 6247: main/main/test: No such file or directory So there are at least two bugs here: 1. when multiple files are given to --mode=clean the paths get jumbled and doesn't clean properly 2. when dynamic linking is enabled, removing a libtool executable with a path will fail Does anyone receive these emails? -- Wesley W. Terpstra <wesley@xxxxxxxxxxx>
Libtool-patches mailing list Libtool-patches@xxxxxxx http://mail.gnu.org/mailman/listinfo/libtool-patches |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: bug in libtool --mode=install with EXEEXT: 00163, Robert Boehne x238 |
|---|---|
| Previous by Thread: | When is 1.5 due for release?i: 00163, Nick Hudson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |