In article <URBAN.96Apr10145213@hathor.meteo.fr>,
Bernard URBAN <urban@hathor.meteo.fr> wrote:
>
>I am trying to compile scsh on a Cray C90.
>All stuff compiled well, with some light modifications to make the picky
>Cray C compiler happy.
>
>But build_usual_image fails (operand range error)
>in scshvm, line 6386 of scheme48vm.c
>I suspect that the fact that it is a 64 bits machine plays some role
>in the failure. Any hint to complete the porting ?
Wait until scheme48 supports a 64 bit architecture? (or at least until
it is not quite as 32-bit dependant)..and then continue applying
pressue to Olin & Brian for scsh..
I've poked at building scsh on Alphas several times and keep running
into the PreScheme compiler, and the static linker. It's probably
doable by a human (or group of humans) w/o the official prescheme
compiler, but not pleasant.
If you have any successs, please let folks know, as I know of others
who would like to see scsh on 64 bit platforms..
|