public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/9346: make uninstall does not remove all files
@ 2003-01-17 11:16 Joseph S. Myers
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph S. Myers @ 2003-01-17 11:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/9346; it has been noted by GNATS.

From: "Joseph S. Myers" <jsm28@cam.ac.uk>
To: <drepper@redhat.com>
Cc: <gcc-gnats@gcc.gnu.org>,  <gcc-bugs@gcc.gnu.org>
Subject: Re: other/9346: make uninstall does not remove all files
Date: Fri, 17 Jan 2003 11:10:41 +0000 (GMT)

 On 17 Jan 2003 drepper@redhat.com wrote:
 
 > After running 'make install' the use of 'make uninstall' does not
 > remove all the files.  In the $prefix/bin directly the following files
 > are left:
 
 "make uninstall" is documented (in the install manual) to be unsupported.  
 We should, however, either support it properly (removing that
 documentation and the corresponding statement in sourcebuild.texi that
 front ends need not do anything in their <lang>.uninstall hooks, and
 documenting the target for users), as a target in the GNU Coding
 Standards, or unsupport it properly and remove the bitrotten rules and
 deliberately not support this part of the GNU Coding Standards (as with
 "make dist").
 
 So either way there is a bug here: the presence of bitrotten "uninstall"  
 rules.
 
 -- 
 Joseph S. Myers
 jsm28@cam.ac.uk
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* other/9346: make uninstall does not remove all files
@ 2003-01-17  4:56 drepper
  0 siblings, 0 replies; 2+ messages in thread
From: drepper @ 2003-01-17  4:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9346
>Category:       other
>Synopsis:       make uninstall does not remove all files
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 16 20:56:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Drepper
>Release:        CVS trunk 2003-1-16
>Organization:
>Environment:
x86 Linux
>Description:
After running 'make install' the use of 'make uninstall' does not remove all the files.  In the $prefix/bin directly the following files are left:

jar
grepjar
jv-convert
rmiregistry
rmic
gij
addr2name.awk
gnatxref
gnatfind
jv-scan
jcf-dump
gcjh
gccbug
i686-redhat-linux-gcc-3.4

In $prefix/info:

fastjar.info
gnat_ug_wnt.info*
gnat_ug_vxw.info*
gnat_ug_vms.info*
gnat_ug_unx.info*
gnat_ug_wnt.info*
gnat-style.info
gnat_rm.info*
gcj.info*

In $prefix/lib:

libiberty.a
libsupc++.la
libsupc++.a
libstdc++.so.5.0.2
libstdc++.so.5
libstdc++.so
libstdc++.la
libstdc++.a
libg2c.so.0.0.0
libg2c.so.0
libg2c.so
libg2c.la
libg2c.a
libfrtbegin.a
libffi.so
libffi.la
libffi.a
libffi-2.00-beta.so
libgcj.so.4.0.0
libgcj.so.4
libgcj.so
libgcj.la
libgcj.a
lib-org-xml-sax.so.0.0.0
lib-org-xml-sax.so.0 ->
lib-org-xml-sax.so
lib-org-xml-sax.la
lib-org-xml-sax.a
lib-org-w3c-dom.so.0.0.0
lib-org-w3c-dom.so.0
lib-org-w3c-dom.so
lib-org-w3c-dom.la
lib-org-w3c-dom.a
libgcj.spec
security
libobjc.la
libobjc.a
libgcc_s.so.1
libgcc_s.so

In $prefix/include a gazillion files in the subdirs gcj, java, javax, and gnu.

In $prefix/share:

java/libgcj-3.4.jar

and lots of translations in locale/??/LC_MESSAGES/gcc.mo
>How-To-Repeat:
Build everything with some unused prefix

run 'make install'

run 'make uninstall'
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-17 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-17 11:16 other/9346: make uninstall does not remove all files Joseph S. Myers
  -- strict thread matches above, loose matches on Subject: below --
2003-01-17  4:56 drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).