From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27729 invoked by alias); 8 Nov 2003 07:15:20 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 27722 invoked by uid 48); 8 Nov 2003 07:15:19 -0000 Date: Sat, 08 Nov 2003 07:15:00 -0000 Message-ID: <20031108071519.27721.qmail@sources.redhat.com> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031107213332.12949.ro@techfak.uni-bielefeld.de> References: <20031107213332.12949.ro@techfak.uni-bielefeld.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug driver/12949] gcc --target-help tries to assemble and link X-Bugzilla-Reason: CC X-SW-Source: 2003-11/txt/msg00589.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-08 07:15 ------- I think the reason why --target-help tries to call as and ld with --target-help is because the GNU tools understand them so I do not know if this is expected behavior though. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12949