[Larceny-users] err5rs mode undefined global variable primitives in Larceny 0.97

will at ccs.neu.edu will at ccs.neu.edu
Sat Jan 15 22:21:58 EST 2011


Patrick Pippen wrote:

> bash-4.1$ ./larceny-0.97-bin-native-ia32-linux86/larceny.bin        
> Larceny v0.97 "Funny in the Head" (Aug 19 2009 06:31:24, precise:Linux:unified)

Aha.  Instead of running larceny.bin, you should be invoking
Larceny like this:

    ./larceny-0.97-bin-native-ia32-linux86/larceny

See the last sentence in

http://larceny.ccs.neu.edu/doc/user-manual-alt.html#InstallationSection

> Okay everythings seems okay let's try to get in err5rs-mode now.
> Larceny's err5s mode from binary.
> bash-4.1$ ./larceny-0.97-bin-native-ia32-linux86/larceny.bin -err5rs
> Larceny v0.97 "Funny in the Head" (Aug 19 2009 06:31:24, precise:Linux:unified)
> 
> Error: Reference to undefined global variable "runtime-safety-checking".

Try

    ./larceny-0.97-bin-native-ia32-linux86/larceny -err5rs

instead.

Will



More information about the Larceny-users mailing list