On Fri, Jan 7, 2022 at 3:51 PM Ryan Kavanagh wrote:
> Control: tags -1 + confirmed
> Control: retitle -1 mlton cannot rebuild itself on hppa or i386
>
> On Thu, Jan 06, 2022 at 07:55:00PM +, John David Anglin wrote:
> > It fails with a reproducible segmentation fault.
>
> I can reproduce this
Although MLton does understand about running out of memory (when an `mmap`
request fails), on recent versions of Linux, I've observed that the OOM
killer will sometimes step in before a failing `mmap` request. But, I
wouldn't think that that would manifest itself as a seg fault. In any
case, I wo
Great news! I'm going to incorporate some of the bootstrap changes that we
identified on the GitHub issue into `master` in the next couple of weeks.
Hopefully, I'll also be able to cut a 202201?? release shortly after the
new year.
-Matthew
On Sun, Dec 19, 2021 at 10:33 PM Ryan Kavanagh wrote:
Henry is correct that the MLton compiler (the runtime, basis library
implementation, and compiler proper) do not depend on ckit (or any of the
(re)distributed SML/NJ libraries), the benchmarks, or on mlnlffigen, nor
are those components required for using MLton (unless, of course, the
program being
gt; >
> > > On Sun, Dec 30, 2018 at 05:38:57PM -0500, Matthew Fluet wrote:
> > > >If it is just the `world` regression tests that are failing, then it
> > > >is almost certainly due to save/restore world being incompatible with
> > > >ASLR; see http://
If it is just the `world` regression tests that are failing, then it
is almost certainly due to save/restore world being incompatible with
ASLR; see http://mlton.org/MLtonWorld#_notes. Perhaps Debian
arm64-linux has gained ASLR since the last time the regression suite
was run on this platform? In
A patch to build on arm64 (aarch64) Debian unstable was recently
submitted via Debian Bug #762143
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762143#15) and has
been committed upstream (https://github.com/MLton/mlton/pull/113).
On Thu, Jul 9, 2015 at 12:21 PM, Martin Michlmayr wrote:
> Pac
7 matches
Mail list logo