X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 2002:a37:2ae1:: with SMTP id q94-v6mr7680780qkq.53.1533432506282; Sat, 04 Aug 2018 18:28:26 -0700 (PDT) X-Received: by 2002:a5b:60f:: with SMTP id d15-v6mr77912ybq.6.1533432506107; Sat, 04 Aug 2018 18:28:26 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Sat, 4 Aug 2018 18:28:25 -0700 (PDT) In-Reply-To: <153e9441-f5dd-48cf-8303-84ad4ad0655a@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=173.14.238.113; posting-account=4965IgoAAAAClMkbNOYNk_CXjMMorQi3 NNTP-Posting-Host: 173.14.238.113 References: <3e149a66$0$8311$9b622d9e AT news DOT freenet DOT de> <879f5717-1f0c-498b-875d-e81e87e07f54 AT googlegroups DOT com> <153e9441-f5dd-48cf-8303-84ad4ad0655a AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <314bc91d-f3ef-4281-8003-900ef4b4ae95@googlegroups.com> Subject: Re: sigaltstack From: "Mdasoh Kyaeppd (mingdaisung AT gmail DOT com) [via djgpp AT delorie DOT com]" Injection-Date: Sun, 05 Aug 2018 01:28:26 +0000 Content-Type: text/plain; charset="UTF-8" Bytes: 2867 Lines: 41 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 mk> Greetings to this old thread on something I'm running up against: mk> stack_t, sigstack, and sigaltstack are missing features in signal.h r.> I haven't rebuilt GNU Pth, but keep in mind that it's cooperative only. I wanted posix threads for reference, to get some gnu-compatibility. mk> meanwhile, I would like to compile pth207s.zip, which has a binary. r.> Also, there's already prebuilt binaries (from years ago): r.> r.> http://na.mirror.garr.it/mirrors/djgpp/current/v2gnu/pth207b.zip r.>... r.> Or did you patch/improve your local copy? no, I have not improved on this code. It isn't compiling properly. yes, I acknowledge(d) there is a binary, it seems you're pointing that out. I hope this thing can make it back into the realm of Free software. thanks, though. r.> Though I vaguely remember that the (2.03p2) /current/ binary was r.> fine but (2.04) /beta/ was accidentally compiled as 686+ only. r.> r.> Why not use Juan's recent build of FSU Pthreads? r.> r.> http://na.mirror.garr.it/mirrors/djgpp/current/v2tk/fpth314b.zip It seems I might try and compile the source for that now...: ok: http://show.ing.me/pth-dj/fpt0001.tar.gz is compiled. mk> here are the pth-2.0.7 source tree, and the headers I'm using: mk> mk> http://show.ing.me/pth-dj/pth0001.tar.gz mk> http://show.ing.me/pth-dj/inc0001.tar.gz and http://show.ing.me/pth-dj/pth0002.tar.gz for a cross-build Let me know if you think we can build the gnu portable threads. Also, I am curious why djgpp has not yet implemented job control? regards, - Mdasoh Kyaeppd