Date: Fri, 03 Aug 2001 12:15:51 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: pjfarley AT dorsai DOT org Message-Id: <1659-Fri03Aug2001121550+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <5.1.0.14.0.20010802213106.00aca020@pop.dorsai.org> (pjfarley AT dorsai DOT org) Subject: Re: libc question: Why no setpgrp()? References: <3b68c7f6 DOT 8131322 AT news DOT escape DOT com> <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20010802213106 DOT 00aca020 AT pop DOT dorsai DOT org> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Thu, 02 Aug 2001 21:48:41 -0400 > From: "Peter J. Farley III" > > At 10:02 AM 8/2/01 +0300, Eli Zaretskii wrote: > > >IMHO, that configure script has a bug which should be fixed. It > >simply didn't consider that setpgrp might be absent. > > Well, the script in question is from the gawk-3.1.0.tar.gz Since that configure script is never used for the DJGPP build, it's no surprise it doesn't consider such cases. > released by Arnold Robbins (who is my neighbor, since about 2 years ago ;-) > BTW, even though the gawk-3.1.0 package has a pre-built "makefile" and > other files for "pc" use, including DJGPP, I am trying to see how few > "special purpose" DJGPP exceptions need to be used to build the package > starting with configure and the all the latest DJGPP ports. If you intend to _use_ the Gawk you build, you should know that it has a few nasty bugs. That's why I didn't release a port of it yet: it crashes too often for me to be able to offer it to users in good faith. > It's a "configure" learning exercise for me, but I'll pass on anything > else I find to Arnold as I find them. bug-gawk AT gnu DOT org is probably the best place for that.