From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20456 invoked by alias); 3 Aug 2005 04:04:14 -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 20448 invoked by uid 22791); 3 Aug 2005 04:04:11 -0000 Received: from apisx02.abbasiapacific.com.sg (HELO apisx02.abbasiapacific.com.sg) (210.24.147.18) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 03 Aug 2005 04:04:11 +0000 Received: from mail02.in.abb.com ([10.140.46.52]) by apisx02.abbasiapacific.com.sg (Lotus Domino Release 5.0.12) with ESMTP id 2005080312041941:22040 ; Wed, 3 Aug 2005 12:04:19 +0800 Sensitivity: Subject: GNU C compiler options To: gcc-help@gcc.gnu.org Message-ID: From: manish.jain@in.abb.com Date: Wed, 03 Aug 2005 04:04:00 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-SW-Source: 2005-08/txt/msg00052.txt.bz2 Hi, I need to compile my program using GCC. Can I specify all options in a file and give the file name as an argument to the GCC. Regards, Manish