On 7 Jul 2012, at 15:56, Ludovic Courtès wrote: > Hans Aberg <haber...@telia.com> skribis: > >> It compiled on Mac OS X 10.7.4 using clang 3.1, > > Nice, thanks for the report! > >> which is the system compiler in later development packages. It is >> fairly compatible with GCC. LLVM-GCC, pointed to by /usr/bin/gcc, will >> not be supported in the future. Do you want to have the output from >> the compile? - It detected some unused variables and stuff. > > There’s actually a ‘build_clang’ job on Hydra (on GNU/Linux): > > http://hydra.nixos.org/jobset/gnu/guile-2-0
It seems they fail on the same tests I just reported. Hans