mit-scheme-devel
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: [MIT-Scheme-devel] threads
From
:
David Gray
Subject
:
Re: [MIT-Scheme-devel] threads
Date
:
Fri, 16 May 2014 09:45:43 +0300
My machine is OSX Mavericks 64bit:
I installed via homebrew: brew install mit-scheme.
This website gives the details of the way the install runs.
https://github.com/Homebrew/homebrew/blob/master/Library/Formula/mit-scheme.rb
(identify-world) gives:
Release 9.1.1 || Microcode 15.3 || Runtime 15.7 || SF 4.41 || LIAR/C 4.118
Edwin 3.116
To get this to hang you just ./mit-scheme sans --edit
1] => (sleep-current-thread 100) and mit-scheme-c goes to 100%
When I saw the ..-c I remembered that home-brew compiles everything so:
I downloaded the binary and:
cd /Applications/MIT:GNU Scheme.app/Contents/Resources
./mit-scheme
1] => (sleep-current-thread 100) works as expected
I occasionally use large vectors so I'll keep LIAR/C around but switching to LIAR/x86-64
solves the (sleep-current-thread ...) problem.
reply via email to
[
Prev in Thread
]
Current Thread
[
Next in Thread
]
[MIT-Scheme-devel] Threads
,
David Gray
,
2014/05/14
[MIT-Scheme-devel] threads
,
David Gray
,
2014/05/14
Re: [MIT-Scheme-devel] threads
,
Taylor R Campbell
,
2014/05/15
[MIT-Scheme-devel] threads
,
Matt Birkholz
,
2014/05/15
Re: [MIT-Scheme-devel] threads
,
David Gray
<=
Re: [MIT-Scheme-devel] threads
,
Taylor R Campbell
,
2014/05/16
Re: [MIT-Scheme-devel] threads
,
David Gray
,
2014/05/16
Prev by Date:
[MIT-Scheme-devel] threads
Next by Date:
Re: [MIT-Scheme-devel] threads
Previous by thread:
[MIT-Scheme-devel] threads
Next by thread:
Re: [MIT-Scheme-devel] threads
Index(es):
Date
Thread