* [gentoo-dev] About gcc3.1.1
@ 2002-08-16 7:30 RYMNAT_ADSL
0 siblings, 0 replies; 3+ messages in thread
From: RYMNAT_ADSL @ 2002-08-16 7:30 UTC (permalink / raw
To: gentoo-dev
Dear people at Gentoo,
Yesterday I installed gcc3.1.1 in my Gentoo sytem. The problem is
that, as it needs gcc (2.95.3) to be compiled, after the installation I
have 2 gccs. One, the 2.95.3, is gcc and the other one, 3.1.1, is gcc3-
1. I want to make 3.1 my default compiler for C, C++, etc. How do I do
it?. By now, I have moved gcc and cc to gcc-old and cc-old and made
symbolic links to gcc-3.1, but it seems not to be an elegant way.
Thanx.
Igor Modino
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] About gcc3.1.1
@ 2002-08-16 18:02 Thomas Beaudry
2002-08-16 22:13 ` Martin Schlemmer
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Beaudry @ 2002-08-16 18:02 UTC (permalink / raw
To: gentoo-dev
You don't need to do anything unless the ebuild screws with the install
process. The gcc install process makes the last version installed the
default version. Other versions can be invoked with the version flag.
Caveat: The frontend installed with gcc3.x is incompatible with gcc2.x
according to the web site so it will not be able to invoke your 2.95.3
compiler. Of course it's possible that the ebuild does something to
the install to get around this problem. I have no idea as I only use
the latest compiler.
>Dear people at Gentoo,
>
> Yesterday I installed gcc3.1.1 in my Gentoo sytem. The problem is
>that, as it needs gcc (2.95.3) to be compiled, after the installation I
>have 2 gccs. One, the 2.95.3, is gcc and the other one, 3.1.1, is gcc3-
>1. I want to make 3.1 my default compiler for C, C++, etc. How do I do
>it?. By now, I have moved gcc and cc to gcc-old and cc-old and made
>symbolic links to gcc-3.1, but it seems not to be an elegant way.
>
>
>Thanx.
>Igor Modino
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] About gcc3.1.1
2002-08-16 18:02 Thomas Beaudry
@ 2002-08-16 22:13 ` Martin Schlemmer
0 siblings, 0 replies; 3+ messages in thread
From: Martin Schlemmer @ 2002-08-16 22:13 UTC (permalink / raw
To: Thomas Beaudry; +Cc: Gentoo-Dev
On Fri, 2002-08-16 at 20:02, Thomas Beaudry wrote:
>
> You don't need to do anything unless the ebuild screws with the install
> process. The gcc install process makes the last version installed the
> default version. Other versions can be invoked with the version flag.
>
Not in Gentoo land. The ebuild have a function that tries to "detect"
if it should be installed as the default, or alongside 2.95.3. If
you are for instance not in the gcc3 profile, then it wont install
as default, because the "default-1.0" profile will break with only
gcc3 installed.
> Caveat: The frontend installed with gcc3.x is incompatible with gcc2.x
> according to the web site so it will not be able to invoke your 2.95.3
> compiler. Of course it's possible that the ebuild does something to
> the install to get around this problem. I have no idea as I only use
> the latest compiler.
>
>
> >Dear people at Gentoo,
> >
> > Yesterday I installed gcc3.1.1 in my Gentoo sytem. The problem is
> >that, as it needs gcc (2.95.3) to be compiled, after the installation I
> >have 2 gccs. One, the 2.95.3, is gcc and the other one, 3.1.1, is gcc3-
> >1. I want to make 3.1 my default compiler for C, C++, etc. How do I do
> >it?. By now, I have moved gcc and cc to gcc-old and cc-old and made
> >symbolic links to gcc-3.1, but it seems not to be an elegant way.
> >
> >
> >Thanx.
> >Igor Modino
>
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
--
Martin Schlemmer
Gentoo Linux Developer, Desktop Team Developer
Cape Town, South Africa
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-08-16 22:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-16 7:30 [gentoo-dev] About gcc3.1.1 RYMNAT_ADSL
-- strict thread matches above, loose matches on Subject: below --
2002-08-16 18:02 Thomas Beaudry
2002-08-16 22:13 ` Martin Schlemmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox