| View previous topic :: View next topic |
| Author |
Message |
ArneBab Guru


Joined: 24 Jan 2006 Posts: 318 Location: Heidelberg, Germany
|
Posted: Thu Jan 03, 2013 10:25 am Post subject: gcc live ebuilds |
|
|
Are there live ebuilds of GCC - i.e. in an overlay?
After seeing phoronix benchmarks, I’d like to test the upcoming GCC 4.8, but I want to avoid installing it from hand… _________________ Being unpolitical
means being political
without realizing it.
- Arne Babenhauserheide ( http://draketo.de ) |
|
| Back to top |
|
 |
ArneBab Guru


Joined: 24 Jan 2006 Posts: 318 Location: Heidelberg, Germany
|
|
| Back to top |
|
 |
ArneBab Guru


Joined: 24 Jan 2006 Posts: 318 Location: Heidelberg, Germany
|
|
| Back to top |
|
 |
azp Guru


Joined: 16 Nov 2003 Posts: 322 Location: Stockholm, Sweden
|
Posted: Mon Mar 18, 2013 2:43 pm Post subject: |
|
|
How did it work out for you? I was planning on doing the same, any huge showstoppers? Did everything build ok? _________________ Weeks of coding can save you hours of planning. |
|
| Back to top |
|
 |
Fred Krogh l33t

Joined: 07 Feb 2005 Posts: 699 Location: Tujunga, CA
|
Posted: Thu Apr 04, 2013 10:05 pm Post subject: |
|
|
layman -l gives
In package.unmask, I have: >=sys-devel/gcc-4.7
But emerge -av gcc, wants to install gcc-4.7.2-r1, which I am already using. I'm missing something needed to get gcc-4.8, but I don't what. Thanks,
Fred |
|
| Back to top |
|
 |
kurly n00b

Joined: 02 Apr 2012 Posts: 72
|
Posted: Fri Apr 05, 2013 4:19 am Post subject: |
|
|
| If you sync your main portage tree today, GCC 4.8.0 is available now, though currently hard-masked. No need to use an overlay anymore for GCC 4.8.0; you can just unmask the version in the main tree. |
|
| Back to top |
|
 |
Fred Krogh l33t

Joined: 07 Feb 2005 Posts: 699 Location: Tujunga, CA
|
Posted: Fri Apr 05, 2013 9:40 pm Post subject: |
|
|
| Thanks -- I'm getting it now. Needed to add "=sys-devel/gcc-4.8* **" into /etc/portage/package.keywords. |
|
| Back to top |
|
 |
Fran Guru


Joined: 29 Feb 2004 Posts: 511 Location: Coruña (Spain)
|
Posted: Sun Apr 07, 2013 10:42 am Post subject: |
|
|
I find it easier to use <sys-libs/gcc-9999 for both package.keyworlds and package unmask.
Anyway, emerged -e world with just one failure: dev-lang/go. Everything else went fine. This is the smoothest transition to a newer gcc I remember. _________________ ~amd64 13.0 // linux-3.9 // gcc-4.8 // glibc-2.17 // xorg-server-1.14 // dwm-6.0 |
|
| Back to top |
|
 |
|