This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: removing/re-installing gcc on MacOSX ?


Hi!

Am 05.10.2007 um 16:46 schrieb Andrew Haley:

Sabine Kraml writes:
 What's the best way to remove all of gcc
including
all libraries and reinstall it from scratch?

We don't know where you installed it so we can't say for sure, but:


Just remove the directory at the top of the $PREFIX you configured
with.  Unless you did something really silly such as configuring with
--prefix=/usr, there won't be anything other than gcc below $PREFIX.

And if you installed gcc via Apple's SDK then you can use Apple's uninstall.pl script from the SDK.


Boris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]