On 7 Jul 2012, at 12:36, Ludovic Courtès wrote: > We are pleased to announce GNU Guile release 2.0.6, the next maintenance > release for the 2.0.x stable series.
It compiled on Mac OS X 10.7.4 using clang 3.1, 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. Hans