On 10 Feb 2011, at 09:40, Andy Wingo wrote: >>> However, it uses /usr/share/aclocal/, not /usr/local/share/aclocal/. I >> can see that by changing the name of the former - it still does not >> work. But if I in addition set a symbolic link to the latter, then it >> works. >> >> That is, I get the compiler internal segmentation fault mentioned >> before. Latest version that compiled is guile-1.9.13; 1.9.14 produced an >> error; and 1.9.15 also gets the segmentation fault. I filed a bug report >> to Apple, but it will probably not be fixe anytime soon, I would gather. > > Are you using CC=gcc-4.2 ?
$ gcc --version i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
