El dom, 12-01-2014 a las 09:24 +0100, Michał Górny escribió: > Dnia 2014-01-12, o godz. 01:53:47 > Ryan Hill <dirtye...@gentoo.org> napisał(a): > > > fortran: > > Do we want to keep enabling fortran by default? The majority of users will > > never get the urge to install a fortran package, and the fortran eclass > > handles > > those that do. I think it should be treated as all the other optional > > languages and disabled by default, but I'd like to know if there are other > > opinions. > > Well, I'd say we should work on making 'other languages' buildable > without rebuilding the whole giant gcc stack. Especially that > the stacked build makes it impossible to use distcc at least partially. >
I was also wondering about what we prefer if Michal's suggestion is not possible: - Build support for other langs by default -> More time when we need to emerge gcc or update it but less time as we don't need to rebuild for that (I remember when I needed to build pdftk and needed to wait for a gcc rebuild giving gcj support) - Build support for other langs disabled by default -> Well, does it save so much time to compensate the rebuilds we would need to do in the future when we need to emerge some package some time?