On 1/22/06, Ashish Shrestha <[EMAIL PROTECTED]> wrote:
> Thank you for the suggestion.
>
> Running csc with -verbose (-v2) seems to stop with the message 'Pass
> canonicalised.' However, running 'chicken' manually does generate
> syntax-case.c and I was able to use it to install syntax-case.  Verified
> with (require-extension syntax-case)
>

Very strange. You can also pass "-debug p" to the chicken/csc invocation
to see more compiler progress invocation, but it seems that the
compiler is crashing (exit code 10 - could that be bus error?).

What chicken version are you using?


cheers,
felix


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to