[Larceny-users] cyclic library dependency

William D Clinger will at ccs.neu.edu
Sat Jan 30 13:17:44 EST 2016


> I am trying to compile R7RS libraries that contain a (direct) cyclic dependency.
> If I use compile-stale from the shell, this enters a recursion running out of
> mmap space.
> compile-library from the REPL will not work either.
> What else could work?
> 
> Any work-around appreciated.
> (Except breaking the cycle in my code :-) )

I didn't think cyclic dependencies were allowed by the R7 library system.

I know cyclic dependencies aren't allowed by the R6 library system, and
I thought the R7 library system was supposed to have the same semantics
as the R6 system with a few features added and subtracted.

Will



More information about the Larceny-users mailing list