[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MIT-Scheme-devel] Compilation of 7.7.90 blows during make
From: |
Chris Hanson |
Subject: |
[MIT-Scheme-devel] Compilation of 7.7.90 blows during make |
Date: |
Wed, 21 Jan 2004 01:30:06 -0500 |
User-agent: |
IMAIL/1.21; Edwin/3.115; MIT-Scheme/7.7.91.pre |
Date: Mon, 10 Nov 2003 18:14:45 +0000
From: Paulo Jorge de Oliveira Cantante de Matos <address@hidden>
./Setup.sh and ./configure --prefix=/usr/local/mitscheme go just fine
but make blows up. The following is everything that shows up :
This is happening because the scheme executable you are using doesn't
recognize "--fasl" (it expects "-fasl"). The compilation has
succeeded; all that needs to be done is to build the bands.
I'm not sure why this is happening. The "build-bands.sh" script
deliberately uses the executable that you compiled from source, which
should definitely recognize "--fasl".
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [MIT-Scheme-devel] Compilation of 7.7.90 blows during make,
Chris Hanson <=