[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ 100410 ] clean mode wants to remove unknown files
From: |
nobody |
Subject: |
[ 100410 ] clean mode wants to remove unknown files |
Date: |
Fri, 08 Feb 2002 12:05:44 -0500 |
Support Request #100410, was updated on 2002-Feb-08 17:05
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=100410&group_id=25
Category: None
Status: Open
Priority: 5
Summary: clean mode wants to remove unknown files
By: ydirson
Date: 2002-Feb-08 17:05
Message:
Logged In: YES
user_id=622
Browser: Mozilla/5.0 Galeon/1.0.2 (X11; Linux i686; U;) Gecko/20020102
This is a standalone use of libtool 1.4.2.
$ libtool --mode=clean rm main
rm main _libs/main _libs/mainS.o _libs/lt-main
rm: cannot remove _libs/lt-main': No such file or
directory
rmdir _libs
$ echo $?
1
"main" was built using:
main: main.o libtest.la
libtool gcc $^ -o $@
This occurs both on Linux (Debian 2.2 / i386), and
cygwin 1.3.x
----------------------------------------------------------------------
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=100410&group_id=25
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ 100410 ] clean mode wants to remove unknown files,
nobody <=