From owner-freebsd-hackers Sat Aug 12 17:47:01 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id RAA27619 for hackers-outgoing; Sat, 12 Aug 1995 17:47:01 -0700 Received: from UUCP-GW.CC.UH.EDU (UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id RAA27612 for ; Sat, 12 Aug 1995 17:46:58 -0700 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA05693 (5.67a/IDA-1.5); Sat, 12 Aug 1995 19:20:50 -0500 Received: by bonkers.taronga.com (smail2.5p) id AA09821; 12 Aug 95 19:20:12 CDT (Sat) Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.6) id TAA09818; Sat, 12 Aug 1995 19:20:11 -0500 Date: Sat, 12 Aug 1995 19:20:11 -0500 From: Peter da Silva Message-Id: <199508130020.TAA09818@bonkers.taronga.com> To: thomas@ghpc8.ihf.rwth-aachen.de Subject: Re: Kernel configuration/compilation tool Newsgroups: taronga.freebsd.hackers In-Reply-To: <199508011124.NAA15141@ghpc6.ihf.rwth-aachen.de> Organization: Taronga Park BBS Cc: hackers@freebsd.org Sender: hackers-owner@freebsd.org Precedence: bulk >There is Brad Appleton's libcommand. That's what he did when he decided that Parseargs wasn't complex enough for everything he wanted to do. >Oh yeah. It's written in C++. You might think that's a drawback. Parseargs does most of the same thing and is written in C.