X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 2002:a37:3c8c:: with SMTP id j134-v6mr7093257qka.62.1533410268266; Sat, 04 Aug 2018 12:17:48 -0700 (PDT) X-Received: by 2002:a25:6612:: with SMTP id a18-v6mr70375ybc.0.1533410268033; Sat, 04 Aug 2018 12:17:48 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Sat, 4 Aug 2018 12:17:47 -0700 (PDT) In-Reply-To: <879f5717-1f0c-498b-875d-e81e87e07f54@googlegroups.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: <3e149a66$0$8311$9b622d9e AT news DOT freenet DOT de> <879f5717-1f0c-498b-875d-e81e87e07f54 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <153e9441-f5dd-48cf-8303-84ad4ad0655a@googlegroups.com> Subject: Re: sigaltstack From: "rugxulo AT gmail DOT com [via djgpp AT delorie DOT com]" Injection-Date: Sat, 04 Aug 2018 19:17:48 +0000 Content-Type: text/plain; charset="UTF-8" Bytes: 2190 Lines: 24 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 Saturday, July 28, 2018 at 11:43:19 PM UTC-5, Mdasoh Kyaeppd wrote: > > Greetings to this old thread on something I'm running up against: > stack_t, sigstack, and sigaltstack are missing features in signal.h > meanwhile, I would like to compile pth207s.zip, which has a binary. > here are the pth-2.0.7 source tree, and the headers I'm using: > http://show.ing.me/pth-dj/pth0001.tar.gz > http://show.ing.me/pth-dj/inc0001.tar.gz > please advise if you can discuss this topic on the newsgroup. I haven't rebuilt GNU Pth, but keep in mind that it's cooperative only. Also, there's already prebuilt binaries (from years ago): http://na.mirror.garr.it/mirrors/djgpp/current/v2gnu/pth207b.zip Though I vaguely remember that the (2.03p2) /current/ binary was fine but (2.04) /beta/ was accidentally compiled as 686+ only. Why not use Juan's recent build of FSU Pthreads? http://na.mirror.garr.it/mirrors/djgpp/current/v2tk/fpth314b.zip Or did you patch/improve your local copy?