On 6/16/05, Kon Lovett <[EMAIL PROTECTED]> wrote: > > ../chicken test-r5rs.scm -verbose -hygienic -include-path .. > -optimize-level 1 -output-file test-r5rs.c > Loading compiler extensions... > Using hygienic macros > ; loading ../chicken-highlevel-macros.scm ... > ; loading ../chicken-ffi-macros.scm ... > debugging info: stacktrace > compiling `test-r5rs.scm' ... > pass: source > pass: canonicalized > Bus error >
Damn. Can you recompile the system with CFLAGS=-g and reproduce the problem in the debugger? cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
