> Error: (car) bad argument type: > |\xcf\xfa\xed\xfe\x07\x00\x00\x01\x03\x00\x00\x00\x02\x00\x00\x00\x11\x00\x00\x00\x90\x06\x00\x00\x85\x00| >
I haven't analyzed this, but this looks like is the header of a binary object, so the runtime system is trying to load a binary, perhaps a import library (and fails and thus treats the binary data as source code). Is your CHICKEN setup working properly? felix
