X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.99.98.193 with SMTP id w184mr5597022pgb.83.1488840752153; Mon, 06 Mar 2017 14:52:32 -0800 (PST) X-Received: by 10.157.36.169 with SMTP id z38mr1337831ota.14.1488840752108; Mon, 06 Mar 2017 14:52:32 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Mon, 6 Mar 2017 14:52:31 -0800 (PST) In-Reply-To: <201703061736.v26HaJCY005179@delorie.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=104.55.20.34; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO NNTP-Posting-Host: 104.55.20.34 References: <201703061736 DOT v26HaJCY005179 AT delorie DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1df49912-f31f-4881-8404-524756be5162@googlegroups.com> Subject: Re: ANNOUNCE: DJGPP port of FSU Pthreads 3.14 uploaded. From: "rugxulo AT gmail DOT com [via djgpp AT delorie DOT com]" Injection-Date: Mon, 06 Mar 2017 22:52:32 +0000 Content-Type: text/plain; charset=UTF-8 Bytes: 2286 Lines: 28 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, On Monday, March 6, 2017 at 11:36:28 AM UTC-6, Juan Manuel Guerrero (juan DOT guerrero AT spam DOT sux) [via djgpp-announce AT spam DOT sux] wrote: > > This is a port of FSU Pthreads 3.14 to MSDOS/DJGPP. > > - The code offers no testsuite thus it has only be tested by using it > building other ports that depend on a threading library. I don't know anything about threads, so I'm not much help. But .... A few years ago, one guy (Khusraw) fixed it to build with DJGPP again. https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/file/7zip/9.20.1/FSUPthreads314DJ.zip (sources only) That was primarily used with his (then-current) build of p7zip (using DJGPP/G++). I have not tried rebuilding p7zip lately (although another guy recently built 16.02, but I have no idea of the details). http://mik.dyndns.pro/dos-stuff/ IIRC, there was also some other threading test suite, which apparently was used by Minix 2.x (with FSU Pthreads) back in the day: http://minix1.woodhull.com/pub/contrib/champoll.txt http://web.archive.org/web/20030317052940/http://atc.unex.es/jdiaz/anatome/contrib/champollion/champollion.html