GCC front-ends (was: GFortran can’t find system headers)

2013-10-19 Thread Nikita Karetnikov
I guess this triggers a complete rebuild, right? (That means it would go in ‘core-updates’.) Using the ‘substitute-keyword-arguments’ hack as in base.scm would allow you to avoid that. Also, the ‘origin’ thing should be factorized: (define (gcc-source version) (origin ...)) It’s

Re: Preliminary MIPS N32 port: IMPORTANT CAVEAT

2013-10-19 Thread Mark H Weaver
Mark H Weaver m...@netris.org writes: If you own a 64-bit MIPS system (including Loongson 2F), are willing to build everything on your own machine, and would like to try out the preliminary port of Guix to MIPS N32, the loongson branch of the Guix git repo is ready for your early testing.