Re: removing gcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for the replies. Specifically I want to know, What should I do with these files

/usr/lib32/libstdc++.so.6
/usr/lib32/libstdc++.so.6.0.16
/usr/local/lib64/libstdc++.so.6
/usr/local/lib64/libstdc++.la
/usr/local/lib64/libstdc++.a
/usr/local/lib64/libstdc++.so
/usr/local/lib64/libstdc++.so.6.0.8
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
/usr/lib/x86_64-linux-gnu/debug/libstdc++.so.6
/usr/lib/x86_64-linux-gnu/debug/libstdc++.so.6.0.13
/usr/lib/x86_64-linux-gnu/debug/libstdc++.a
/usr/lib/x86_64-linux-gnu/debug/libstdc++.so
/usr/lib/x86_64-linux-gnu/libstdc++.so.5
/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16
/usr/lib/x86_64-linux-gnu/libstdc++.so.5.0.7
/usr/lib/libstdc++.so.6
/usr/lib/libstdc++.so.6.0.14


Are they come with my gcc installation?

 
Regards,
Mahmood



----- Original Message -----
From: Jonathan Wakely <jwakely.gcc@xxxxxxxxx>
To: Mahmood Naderan <nt_mahmood@xxxxxxxxx>
Cc: gcc <gcc-help@xxxxxxxxxxx>
Sent: Saturday, February 9, 2013 5:25 PM
Subject: Re: removing gcc

On 9 February 2013 13:08, Mahmood Naderan wrote:
> 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?

See http://gcc.gnu.org/install/

"Please note that GCC does not support `make uninstall' and probably
won't do so in the near future as this would open a can of worms.
Instead, we suggest that you install GCC into a directory of its own
and simply remove that directory when you do not need that specific
version of GCC any longer, and, if shared libraries are installed
there as well, no more binaries exist that use them."




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux