Re: [Tack-devel] looking for the source for ACK that still supported the 68K
Moved to https://github.com/davidgiven/ack
Brought to you by:
dtrg
From: David G. <dg...@co...> - 2025-01-11 11:37:24
|
I've got the minixST stuff building on 6.0 --- it's just gone through the autobuilder. Of course, it's not tested and so I have no idea whether it actually _works_, but it is at least building the example programs... This is using the new possibly-improved libc with the old Minix syscall library, which I've ANSIfied. Minix uses some really old Unixisms, like sgtty.h, which have been copied more or less intact, but I'm not sure how well they match with the newer libc. The good news is that a lot of the syscall library is in C, which means that the bulk of the work to make minix86 binaries build has been done if anyone wants it. On Thu, 9 Jan 2025 at 16:00, <u-...@ae...> wrote: > > On Thu, Jan 09, 2025 at 08:31:51AM -0500, mic...@co... wrote: > > What does it take to build this? What platform are you using to build? Are there instructions for building? > > Not what you asked, but FWIIW > > > > https://www.cs.vu.nl/pub/ceriel/ack/Ack-5.5.tar.gz > > For this one a good build and run platform would be probably Minix-2 on i386. > Building on Linux is fully possible but far from straightforward. > > > _______________________________________________ > Tack-devel mailing list > Tac...@li... > https://lists.sourceforge.net/lists/listinfo/tack-devel |