Re: [Tack-devel] all of Ack-5.5 under Linux
Moved to https://github.com/davidgiven/ack
Brought to you by:
dtrg
From: David G. <dg...@co...> - 2018-06-20 14:53:47
|
Very belatedly, I got em binaries working with the 6.0 stream, and there's a basic em22 platform. It's all in head of git and it's built automatically so you can just check out, build, install, and do: $ /usr/local/lib/ack/int /usr/local/share/ack/examples/mandelbrot_c.em22 ...and it should work. However, I discovered huge problems with the libc in the process and it needs refactoring --- turns out that it largely only works by accident at the moment, so I'm taking some time out to try and fix that before adding em24 and em44. On Wed, 20 Jun 2018 at 15:05 <u-...@ae...> wrote: > Hello, > > For information: > > Thanks to the ackpack + libc port from Minix to Linux I was able to build > under Linux-ia32 the historical tools expected by Ack-5.5 and then build > Ack-5.5 for all of its supported targets. > > Smoke tested em22, em24, em44 and also pdp with apout, all seem to work. > > (the em interpreter needed a float to unsigned conversion fix, which > Ceriel apparently also fixed 7 years ago but I found his version only > after the fact) > > Regards, > Rune > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Tack-devel mailing list > Tac...@li... > https://lists.sourceforge.net/lists/listinfo/tack-devel > |