Re: guile 1.4 compilation error with gcc4

2005-08-21 Thread Thien-Thi Nguyen
From: Aaron Voisine [EMAIL PROTECTED] Date: Fri, 19 Aug 2005 23:42:59 -0700 I'm trying to compile guile 1.4 with apple's gcc 4.0.0 (from xcode tools 2.2 preview 1) and I get the following compilation error: [...] ../libguile/alist.x:5: error: stray '##' in program looking

guile 1.4 compilation error with gcc4

2005-08-20 Thread Aaron Voisine
I'm trying to compile guile 1.4 with apple's gcc 4.0.0 (from xcode tools 2.2 preview 1) and I get the following compilation error: gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -c alist.c -fno-common -DPIC In file included from alist.c:394: