> Date: Mon, 12 Nov 2018 22:14:40 -0800 > From: Chris Hanson <[email protected]> > > 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. _______________________________________________ MIT-Scheme-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/mit-scheme-devel
