Has anyone updated to gcc 4.9 in CRUX 3.1? Virtualbox requires this version to compile with recent kernels. -- Daniel
On Fri, 14 Aug 2015 17:45:58 -0500 Daniel Kruszyna wrote:
Has anyone updated to gcc 4.9 in CRUX 3.1? Virtualbox requires this version to compile with recent kernels.
That seems to be due to gcc-4.8.x bug (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49718). I am currently rebuilding gcc-4.8.5 with this patch: http://patchwork.ozlabs.org/patch/311023/ It applies cleanly, now I'll have to wait until the build is over to see if virtualbox builds. If it does, I'll open the bug, maybe developers can be bribed^Wpersuaded to apply it until Crux-3.2 is ready to ship (it will use gcc-5.2 ) Pedja
Predrag Ivanovic <predivan@mts.rs> wrote:
On Sat, 15 Aug 2015 17:36:06 +0200 > Predrag Ivanovic wrote:
It applies cleanly, now I'll have to wait until the build is over to see if virtualbox builds. Yup.
"Building '/usr/pkgmk/package/virtualbox#5.0.2-1.pkg.tar.gz' succeeded."
I have yet to test if it works, though.
Thanks, Pedja I've built gcc 4.8.5 with that patch and am using virtualbox 5.0.2 successfully. -- Daniel
participants (3)
-
Bernd Eggink
-
Daniel Kruszyna
-
Predrag Ivanovic