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 at alist.x the syntax doesn't look like anything i've ever
   seen in k&r (course I'm no expert). Any ideas?

could you post the first few lines of alist.x?  this file is generated
at compile-time, and should not be in the distribution tarball -- if it
is, that's probably (another) methodology bug.

please also post the output of running the configure script, including
some mention of what options you passed to it, etc.

thi


_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-guile

Reply via email to