This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: removing gcc
- From: Mahmood Naderan <nt_mahmood at yahoo dot com>
- To: gcc <gcc-help at gcc dot gnu dot org>
- Date: Sat, 9 Feb 2013 05:08:38 -0800 (PST)
- Subject: Re: removing gcc
- References: <1360415140.9682.YahooMailNeo@web163005.mail.bf1.yahoo.com>
- Reply-to: Mahmood Naderan <nt_mahmood at yahoo dot com>
Sorry I forgot to say that when I go to the root directory (/opt/gcc-4.1.2) and type "make uninstall", I receive
the uninstall target is not supported in this tree
I ran ./configure && make from there. So why should I receive that message?
?
Regards,
Mahmood
----- Original Message -----
From: Mahmood Naderan <nt_mahmood@yahoo.com>
To: gcc <gcc-help@gcc.gnu.org>
Cc:
Sent: Saturday, February 9, 2013 4:35 PM
Subject: removing gcc
Hi
If I install a gcc/g++ from source (./configure && make && make install), how can I remove it and all libc files related to this installation?
?
Regards,
Mahmood