Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!rochester!cornellcs!newsfeed.cit.cornell.edu!newsstand.cit.cornell.edu!news.kei.com!news.mathworks.com!uhog.mit.edu!news!kbrussel
From: kbrussel@media.mit.edu (Kenneth B Russell)
Subject: Scheme->C on Irix
Message-ID: <1995Nov4.032431.8955@media.mit.edu>
Sender: news@media.mit.edu (USENET News System)
Organization: MIT Media Laboratory
Date: Sat, 4 Nov 1995 03:24:31 GMT
Lines: 16

Has anybody successfully built a stable Scheme->C (from the 3/15/93
release) on Irix 5.2 or 5.3?

For me, the interpreter and compiler work, but typing (exit) or
(top-level) causes a bus error. This is a problem because if Scheme
code has an error, it is often necessary to return to the top level to
rectify it.  (It's also necessary to quit the interpreter sometimes,
too. :-)

Thanks in advance for any suggestions.

__________________________________________________________________________
Kenneth Russell                      "Sometimes you repeat yourself, man."
kbrussel@media.mit.edu               "It's my nature."        -Neuromancer
           WWW: http://www-white.media.mit.edu/~kbrussel

