From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25131 invoked by alias); 2 Jun 2003 02:35:43 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 25121 invoked from network); 2 Jun 2003 02:35:43 -0000 Received: from unknown (HELO gw-us1.philips.com) (63.114.235.94) by sources.redhat.com with SMTP; 2 Jun 2003 02:35:43 -0000 Received: from smtpscan-us1.philips.com (smtpscan-us1.philips.com [167.81.233.25]) by gw-us1.philips.com (Postfix) with ESMTP id CE633592B9 for ; Sun, 1 Jun 2003 21:35:42 -0500 (CDT) Received: from smtprelay-us1.philips.com (localhost [127.0.0.1]) by smtpscan-us1.philips.com (8.9.3-p1/8.8.5-1.2.2m-19990317) with ESMTP id VAA09983 for ; Sun, 1 Jun 2003 21:35:42 -0500 (CDT) From: qinfeng.zhang@philips.com Received: from sgp001soh.diamond.philips.com (apsoh01.diamond.philips.com [130.147.79.59]) by smtprelay-us1.philips.com (8.9.3-p1/8.8.5-1.2.2m-19990317) with ESMTP id VAA02826 for ; Sun, 1 Jun 2003 21:35:40 -0500 (CDT) Subject: whethe can I specify the suffix of assembler file? To: gcc-help@gcc.gnu.org Message-ID: Date: Mon, 02 Jun 2003 02:35:00 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-SW-Source: 2003-06/txt/msg00006.txt.bz2 When compiling a C source file, and terminate the compiler with option '-S', for example : gcc -S foo.c then the assembler file name is foo.s. If I want to use another suffix instead ".t", what can I do? Is it useful to modify the CC1_SPEC and ASM_SPEC? I have tried, but no effect. Regards Qinfeng Zhang Optical Storage & Digital TV Philips Research East Asia - Shanghai 38F Tower 1 office building 218 Tian Mu Xi Rd. Shanghai, P.R.China 200070 Tel: (86-21) 6354 1088 Ext. 5356 Fax: (86-21) 6354 4954 Email: qinfeng.zhang@philips.com