From: Doug Evans <xdje42@gmail.com>
To: Nan Xiao <xiaonan19830818@qq.com>
Cc: gdb <gdb@sourceware.org>
Subject: Re: How can I uninstall gdb?
Date: Sat, 01 Nov 2014 01:47:00 -0000 [thread overview]
Message-ID: <CAP9bCMT=hA7Qw3+qFn1o3BXTvXRmFVGcFf=gvARNJEUZnnMU5A@mail.gmail.com> (raw)
In-Reply-To: <tencent_5CC83ABB39F72D6D01B79CA2@qq.com>
bash$ cd $build/gdb
bash$ make uninstall
That will uninstall gdb (modulo bug 17180).
What it won't do is uninstall the other pieces that get installed.
The issue is implementing the top level uninstall rule to cd into each
subdir and recursively invoke make install.
I filed a bug on this issue:
https://sourceware.org/bugzilla/show_bug.cgi?id=17530
For reference sake, there is also:
https://sourceware.org/bugzilla/show_bug.cgi?id=17180
On Fri, Oct 31, 2014 at 6:35 PM, Nan Xiao <xiaonan19830818@qq.com> wrote:
> So does gdb have plan to support "make uninstall" feature?
>
> Best Regards
> Nan Xiao
> ------------------ 原始邮件 ------------------
> 发件人: "Doug Evans";<xdje42@gmail.com>;
> 发送时间: 2014年10月31日(星期五) 晚上9:52
> 收件人: "Nan Xiao"<xiaonan19830818@qq.com>;
> 抄送: "gdb"<gdb@sourceware.org>;
> 主题: Re: How can I uninstall gdb?
>
> On Thu, Oct 30, 2014 at 11:24 PM, Nan Xiao <xiaonan19830818@qq.com> wrote:
>> Hi all,
>>
>> I have installed the newest gdb 7.8.1 on Solaris. But When I want to uninstall it, the output is:
>>
>> bash-3.2# make uninstall
>> the uninstall target is not supported in this tree
>>
>> So how can I uninstall gdb? Thanks very much in advance!
>
> Yikes.
>
> A clumsy workaround is to cd into each subdir in the build tree and do
> make uninstall there.
prev parent reply other threads:[~2014-11-01 1:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-31 6:24 Nan Xiao
2014-10-31 13:52 ` Doug Evans
[not found] ` <tencent_5CC83ABB39F72D6D01B79CA2@qq.com>
2014-11-01 1:47 ` Doug Evans [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAP9bCMT=hA7Qw3+qFn1o3BXTvXRmFVGcFf=gvARNJEUZnnMU5A@mail.gmail.com' \
--to=xdje42@gmail.com \
--cc=gdb@sourceware.org \
--cc=xiaonan19830818@qq.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox