This is the mail archive of the gcc@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: Installing Over Old Install


Also sprach Aaron:
>
> Hello GCC Team,
> 
>        I'm trying to upgrade to version 3.2 from 2.95-3. So how do I 
> remove 2.95-3 if it's not
> recommended to overwrite the previous version via 'make install'? I 
> haven't installed it yet, because when I do a 'make' after doing 
> './configure' I receive a 'libiberty' error. I don't want to take up 
> more space than what is necessary.  So what do I do? I appreciate what
> you guys do.

Try "make bootstrap". I wouldn't recommend "upgrading" over your system
compiler. The default installation director{y,ies} for ./configure are
/usr/local, so, on an otherwise stock (vis-a-vis GCC), that should do.
You can use --prefix=/your/own/dir/here if you don't want the default.

Kurt
-- 
Hacker's Law:
	The belief that enhanced understanding will necessarily stir
	a nation to action is one of mankind's oldest illusions.


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