[PATCH] gnu: Add GCC front ends for Fortran, Go, Objective C, and Objective C++.

2013-10-31 Thread Nikita Karetnikov
If you want to test any of the front-ends, don’t forget to set LIBRARY_PATH and LD_LIBRARY_PATH, like so: $ export LIBRARY_PATH=/nix/store/wmaxqx3p658v2yqjv00mss2shvn23h7a-glibc-2.18/lib $ export LD_LIBRARY_PATH=/nix/store/kvhg0fszagsx5y80sq79bkmb7yqvjfmd-gcc-go-4.8.1/lib I guess that’s

Re: [PATCH] gnu: Add GCC front ends for Fortran, Go, Objective C, and Objective C++.

2013-10-31 Thread Ludovic Courtès
Nikita Karetnikov nik...@karetnikov.org skribis: If you want to test any of the front-ends, don’t forget to set LIBRARY_PATH and LD_LIBRARY_PATH, like so: $ export LIBRARY_PATH=/nix/store/wmaxqx3p658v2yqjv00mss2shvn23h7a-glibc-2.18/lib $ export

Re: [PATCH] gnu: cmake: Bump to 2.8.12

2013-10-31 Thread Cyril Roelandt
On 10/29/2013 12:14 AM, Ludovic Courtès wrote: I restarted the build a couple of times on hydra and it eventually succeeded... I don't think I can build PA on my laptop though. Which means I can't build Qt, which means I can't push the cmake update, which means Nikita can't get Lapack