View previous topic :: View next topic |
Author |
Message |
shimitar Guru
Joined: 23 Nov 2003 Posts: 334 Location: Italy, Torino
|
Posted: Fri Jun 22, 2007 12:00 pm Post subject: GCC 3 and sparc 2007.0? |
|
|
Ciao,
i am trying to compile qemu (for fun) but it tells me i need gcc 3. I see that gcc 3 is not available on sparc and 2007.0...? _________________ Willy Gardiol
willy@gardiol.org |
|
Back to top |
|
|
gust4voz Retired Dev
Joined: 09 Sep 2003 Posts: 373 Location: Buenos Aires, Argentina
|
Posted: Fri Jun 22, 2007 12:47 pm Post subject: |
|
|
Nope, 2007.0 targets gcc4.
You'd need to use 2006.1 stages with a 2006.1 profile to use/keep gcc3, but then looking forward this won't last. _________________ Gustavo Zacarias
Gentoo/SPARC monkey |
|
Back to top |
|
|
shimitar Guru
Joined: 23 Nov 2003 Posts: 334 Location: Italy, Torino
|
Posted: Fri Jun 22, 2007 12:54 pm Post subject: |
|
|
Guess i have to wait until qemu works with gcc 4 then... _________________ Willy Gardiol
willy@gardiol.org |
|
Back to top |
|
|
thegnome n00b
Joined: 18 Sep 2006 Posts: 14
|
Posted: Fri Nov 09, 2007 1:55 pm Post subject: |
|
|
Not sure if this is still of any hel[/url]p to you, but would sys-libs/libstdc++-v3 be of any use to get round the gcc-3 not available problem. It provides gcc-3 compatible C++ libraries for packages that want to compile against gcc.
More here:
Forums Topic 577369
And:
Gentoo GCC Upgrade Guide
Hope that's a help |
|
Back to top |
|
|
|