From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] moscow ml From: anothy@cosym.net MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Message-Id: <20011206155435.0D99F199BB@mail.cse.psu.edu> Date: Thu, 6 Dec 2001 10:54:27 -0500 Topicbox-Message-UUID: 3021fc84-eaca-11e9-9e20-41e7f4b1d025 thanks, russ, but as you can see, my results are somewhat different: % cat hello.sml val _ = print "hello world\n"; % mosmlc hello.sml camlrunm 11329: bad sys call number 42 pc 18d1a camlrunm 11329: suicide: sys: bad sys call pc=0x00018d1a % i havn't installed the Dec4 or Nov22 updates yet; are they required? seems unlikely, given the description on the web pages. mk'ing from scratch doesn't work, either, since the camlrunm and mosmlyac binaries fail for similar syscall reasons, and the mkfiles don't know how to rebuild them. i've not attached a debugger, but my sys.h dosn't have a syscall #42 (if i'm reading that error right). while we're on the question of what updates are required for what, i'd like to say i _really_ like the inclusin of a list of changes, as found with the Apr25-Jun5 packages. can we get more of that? ア