[Larceny-users] Unable to start R6RS or R7RS

Thomas Hintz t at thintz.com
Tue Oct 6 14:20:24 EDT 2015


On Mon, Oct 5, 2015, at 10:55 AM, Thomas Hintz wrote:
> I'm attempting to run larceny on Arch Linux 64bit. R5RS appears to work
> fine but with -r6rs, -r7rs, and -r7r6 I get an error on startup.
 
> $ ./larceny.bin -r7rs
> 
> LARCENY_ROOT not set; using current directory
> Larceny v0.98 "General Ripper" (Mar  7 2015 01:06:26,
> precise:Linux:unified)
> 
> Error: unhandled condition:
> Compound condition has these components: 
> #<record &error>
> #<record &message>
>     message : "undefined global variable"
> #<record &irritants>
>     irritants : (runtime-safety-checking)

Sorry for the noise. It was a silly mistake. It is:

$ ./larceny -r7rs

not:

$ ./larceny.bin -r7rs

All the best,
Thomas Hintz



More information about the Larceny-users mailing list