From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6323 invoked by alias); 1 Feb 2011 18:07:31 -0000 Received: (qmail 6312 invoked by uid 22791); 1 Feb 2011 18:07:29 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST X-Spam-Check-By: sourceware.org Received: from mail-gy0-f175.google.com (HELO mail-gy0-f175.google.com) (209.85.160.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 01 Feb 2011 18:07:26 +0000 Received: by gyd8 with SMTP id 8so1408266gyd.20 for ; Tue, 01 Feb 2011 10:07:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.100.48.4 with SMTP id v4mr5133362anv.47.1296583644054; Tue, 01 Feb 2011 10:07:24 -0800 (PST) Received: by 10.100.136.6 with HTTP; Tue, 1 Feb 2011 10:07:23 -0800 (PST) In-Reply-To: <4D48375E.1020104@andihellmund.com> References: <627793.44296.qm@web28514.mail.ukl.yahoo.com> <4D48375E.1020104@andihellmund.com> Date: Tue, 01 Feb 2011 18:07:00 -0000 Message-ID: Subject: Re: [gcc front end] add options From: Philip Herron To: Andi Hellmund Cc: charfi asma , gcc-help@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2011-02/txt/msg00018.txt.bz2 I may be wrong but i think you also need to tell your front-end how to or what to do with the open mp stuff since there are langhooks for openmp bits and bobs if i am not mistaken but i haven't much experience there to really know. --Phil