mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MIT-Scheme-devel] fasl arch for svm1


From: Taylor R Campbell
Subject: Re: [MIT-Scheme-devel] fasl arch for svm1
Date: Tue, 13 Nov 2018 06:37:18 +0000

> Date: Mon, 12 Nov 2018 22:14:40 -0800
> From: Chris Hanson <address@hidden>
> 
> Yeah, I'm puzzled by that one too. I didn't have time to chase it down
> before the release.

Seems to me the right thing to do is:

1. Invent FASL_ARCH_SVM1.
2. Teach the cross-compiler to spit it out.

After all, as I understand it, the fasl architecture is relevant only
for compiled code.  Maybe there'll be a byte ordering issue too but
that can probably be smoothed out in fasl.c for SVM1.

The cross-fasdump branch is an attempt to do something like (2); maybe
it can be revived.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]