X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.66.17.234 with SMTP id r10mr4283868pad.40.1377617303050; Tue, 27 Aug 2013 08:28:23 -0700 (PDT) X-Received: by 10.50.152.102 with SMTP id ux6mr656171igb.1.1377617302799; Tue, 27 Aug 2013 08:28:22 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Tue, 27 Aug 2013 08:28:22 -0700 (PDT) In-Reply-To: <201308252225.r7PMPuWH028852@delorie.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO NNTP-Posting-Host: 65.13.115.246 References: <201308252225 DOT r7PMPuWH028852 AT delorie DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <31b5fe70-9923-45d4-acce-a8807b6f2f31@googlegroups.com> Subject: Re: ANNOUNCE: DJGPP port of PCRE 8.33 uploaded. From: rugxulo AT gmail DOT com Injection-Date: Tue, 27 Aug 2013 15:28:22 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 2135 Lines: 20 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 Sunday, August 25, 2013 4:34:59 PM UTC-5, Juan Manuel Guerrero wrote: > > This is a port of PCRE 8.33 to MSDOS/DJGPP. > > Neither the Just-In-Time compiling support for the library nor the JIT > support for pcregrep are supported by me. I have checked the code to > see if there are DOS specific issues to fix but I did not found any. > To compile it you will need to install some pthread library together with > a socket library. I have never used that kind of libraries on DOS with > DJGPP so I am not able to support JIT. If you want to try you are alone. It's not something I'm really into (as I don't grok pthreads), but if desperate you could always use Khusraw's tweaked version of FSU Pthreads. That's what was used with DJGPP p7zip compiles in recent years, and it doesn't even need a socket library. http://ftp.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/file/7zip/9.20.1/FSUPthreads314DJ.zip http://en.wikipedia.org/wiki/FSU_Pthreads