`make uninstall' and GCC
James E Wilson
wilson@specifixinc.com
Tue Mar 15 22:24:00 GMT 2005
Sam Lauber wrote:
> The gccinstall info says that `make uninstall' would open
> a can of worms. I don't get it. Why?
The same paragraph gives one explanation. Gcc includes shared
libraries. If you uninstall a copy of gcc, then everything compiled
with that gcc will suddenly stop working (ignoring -static for the
moment), which is bad. There are also other possible problems.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
More information about the Gcc
mailing list