[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Guile 2.0.6 released
From: |
Hans Aberg |
Subject: |
Re: GNU Guile 2.0.6 released |
Date: |
Sat, 7 Jul 2012 13:57:22 +0200 |
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