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

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

Re: Porting mit scheme


From: Taylor R Campbell
Subject: Re: Porting mit scheme
Date: Fri, 1 May 2020 10:28:01 +0000

> Date: Fri, 1 May 2020 00:36:17 -0400
> From: James Flaherty <address@hidden>
> 
> When I input
> ./configure --enable-cross-compiling --enable-native-code=svm1-32le
> 
> The configure fails at step "checking for native-code support" with the
> error "configure: error: unknown compiler architecture: svm1-32le". I
> downloaded the mit-scheme-10.1.10-svm1.tar.gz package on my desktop linux
> to run this build. From fiddling around with this build system, I know it
> is checking the config.sub file for known architectures. Should I add
> anything to this file to make it recognize the svm1-32le argument?

There's a lot of changes that aren't in the 10 branch at all yet,
including cross-compiling svm1 across byte order and word size.
Probably easiest if you start from master:

git clone https://git.savannah.gnu.org/git/mit-scheme.git



reply via email to

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