From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31128 invoked by alias); 22 Sep 2005 23:01:49 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 30369 invoked by uid 22791); 22 Sep 2005 23:00:46 -0000 Received: from neon-gw-l3.transmeta.com (HELO neon-gw.transmeta.com) (63.209.4.196) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 22 Sep 2005 23:00:45 +0000 Received: from victor.transmeta.com (victor.transmeta.com [10.0.2.120]) by neon-gw.transmeta.com (Postfix) with ESMTP id E099B5F8061; Thu, 22 Sep 2005 16:00:40 -0700 (PDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.transmeta.com (Postfix) with ESMTP id C927A4F802C; Thu, 22 Sep 2005 16:00:42 -0700 (PDT) Received: from victor.transmeta.com ([127.0.0.1]) by localhost (victor [127.0.0.1]) (amavisd-new, port 10022) with LMTP id 26246-02-97; Thu, 22 Sep 2005 16:00:42 -0700 (PDT) Received: from casey.transmeta.com (casey.transmeta.com [10.10.25.22]) by victor.transmeta.com (Postfix) with ESMTP id AD5B84F8003; Thu, 22 Sep 2005 16:00:42 -0700 (PDT) Received: (from dje@localhost) by casey.transmeta.com (8.11.6/8.11.6) id j8MN0gb23347; Thu, 22 Sep 2005 16:00:42 -0700 From: Doug Evans MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17203.14234.54325.841072@casey.transmeta.com> Date: Fri, 23 Sep 2005 00:35:00 -0000 To: Daniel Jacobowitz Cc: Roland McGrath , Ian Lance Taylor , Steve Munroe , libc-alpha@sources.redhat.com, gcc@gcc.gnu.com, binutils@sourceware.org, autoconf@gnu.org Subject: Re: [RFC] Additional targets for powerpc In-Reply-To: <20050922225806.GA18486@nevyn.them.org> References: <20050922225650.AC1F3180E1E@magilla.sf.frob.com> <20050922225806.GA18486@nevyn.them.org> X-SW-Source: 2005-09/txt/msg00266.txt.bz2 Daniel Jacobowitz writes: > On Thu, Sep 22, 2005 at 03:56:50PM -0700, Roland McGrath wrote: > > It's unfortunate that --with-cpu, --with-tune, et al, are not mentioned in > > gcc or binutils' configure --help output. > > If you would like to volunteer to make --help recursive... they are > specifically options for the GCC subdirectory. gcc --target-help ?