From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11004 invoked by alias); 28 May 2003 23:58:44 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 10889 invoked from network); 28 May 2003 23:58:40 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 28 May 2003 23:58:40 -0000 Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.20) id 19LAoa-0001KZ-PH for gcc@gnu.org; Wed, 28 May 2003 19:58:40 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19LAkB-0001AB-OZ for gcc@gnu.org; Wed, 28 May 2003 19:54:08 -0400 Received: from mail1.intermedia.net ([206.40.48.151]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19LAjv-00015z-BH for gcc@gnu.org; Wed, 28 May 2003 19:53:51 -0400 Received: from invoqsystems.com (unverified [24.68.198.70]) by mail1.intermedia.net (Rockliffe SMTPRA 4.5.6) with ESMTP id for ; Wed, 28 May 2003 16:53:50 -0700 Message-ID: <3ED54BC0.3010005@invoqsystems.com> Date: Thu, 29 May 2003 09:28:00 -0000 From: Dave Jarvis Organization: Invoq Systems Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gcc@gnu.org Subject: http://gcc.gnu.org/faq.html Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-2.5 required=5.0 tests=NOSPAM_INC,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG version=2.41 X-Spam-Level: X-SW-Source: 2003-05/txt/msg02363.txt.bz2 In the FAQ, it would be nice to include a section called: How do I list the available HOST and BUILD targets? With an answer of: You can't. But you can do a best guess: sh config.sub sunos If it is possible, I would like to know how. Sincerely, Dave Jarvis