This is the mail archive of the gcc-bugs@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: upgrading to 3.2.2


leigh at smart dot net writes:

> You state in the documentation (at different places) that 1) you 
> don't support 'make uninstall' and 2) that you strongly recommend 
> against installing a new build in a directory with a previous 
> version.  
>
> Since gcc resides in /usr/bin (under SuSE), how am I supposed to 
> cleanly upgrade from 3.2 (in the original distribution) to 3.2.2?

Either of:
-  install into a different directory and put that dir earlier
   into your PATH
- build gcc and "rpm -e" all GCC packages (you can also use YaST2 for
  this) - and then run make install


Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj at suse dot de
   private aj at arthur dot inka dot de
    http://www.suse.de/~aj


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