X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 2002:aed:2314:: with SMTP id h20-v6mr7783333qtc.40.1532371962163; Mon, 23 Jul 2018 11:52:42 -0700 (PDT) X-Received: by 2002:a81:3807:: with SMTP id f7-v6mr263769ywa.4.1532371961954; Mon, 23 Jul 2018 11:52:41 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Mon, 23 Jul 2018 11:52:41 -0700 (PDT) In-Reply-To: <0e968859-25c0-4aca-b539-64eff675515b@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2600:1702:33f0:6400:65ef:9089:b674:bb27; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO NNTP-Posting-Host: 2600:1702:33f0:6400:65ef:9089:b674:bb27 References: <0e968859-25c0-4aca-b539-64eff675515b AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Seed7 Release 2018-07-08 From: "rugxulo AT gmail DOT com [via djgpp AT delorie DOT com]" Injection-Date: Mon, 23 Jul 2018 18:52:42 +0000 Content-Type: text/plain; charset="UTF-8" Bytes: 2726 Lines: 43 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, Sorry for slow reply, been very busy lately! Though I also admit I've only downloaded sources, not tried rebuilding it yet either! (...keep reading below...) On Sunday, July 8, 2018 at 4:58:56 PM UTC-5, mertes DOT DOT DOT AT gmail DOT com wrote: > > I have released a new version of Seed7: seed7_05_20180708.tgz > The download is here: https://sourceforge.net/projects/seed7/files > > Seed7 is covered by the GPL (and LGPL for the Seed7 runtime library). > > Changelog: > - The operating system DOS is supported (with DJGPP) again. The tests > have been done with Dosbox and Dosemu. DOSBox is fairly weak, thus not recommended outside of gaming. DOSEMU? Not (prerelease) DOSEMU2? * https://github.com/stsp/dosemu2/releases Probably the best bet, but I still have native FreeDOS which is where I used to test this. Though I know I told you about DOSEMU also, which didn't have the DPMI problems. Yeah, it's been a few years, and I halfway forget the details (but still have various test files on my hard disk about it, circa 2013). FreeDOS 1.2 under VirtualBox is probably best, easiest way these days. Intel plans to kill native BIOS (and CSM) by 2020, so even bootable USB (while incredibly convenient) isn't necessarily viable for new machines. * http://wiki.freedos.org/install/ * http://www.freedos.org/download/ * http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/qemu/ * https://www.lazybrowndog.net/freedos/virtualbox/ Thanks for your efforts.