Date: Wed, 13 Jun 2001 11:34:34 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: getconf In-Reply-To: <3B262D28.24723.EE112@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 12 Jun 2001, Mark E. wrote: > > Shouldn't we support the -v option defined by the Posix draft? > > Yes, but I'm not sure how it's supposed to be implemented. Since we don't support anything but the 32-bit ABI, I'd say we should support the ILP32_OFF32 configuration and return "undefined" for the others.