From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21570 invoked by alias); 14 Jan 2010 15:20:59 -0000 Received: (qmail 21548 invoked by uid 22791); 14 Jan 2010 15:20:58 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_FAIL X-Spam-Check-By: sourceware.org Received: from mx20.gnu.org (HELO mx20.gnu.org) (199.232.41.8) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Jan 2010 15:20:50 +0000 Received: from mail.codesourcery.com ([38.113.113.100]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVRVA-0001wx-HC for java@gcc.gnu.org; Thu, 14 Jan 2010 10:20:48 -0500 Received: (qmail 5556 invoked from network); 14 Jan 2010 15:14:05 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 14 Jan 2010 15:14:05 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1NVROd-0006kb-Rx; Thu, 14 Jan 2010 15:14:03 +0000 Date: Thu, 14 Jan 2010 15:20:00 -0000 From: "Joseph S. Myers" To: Andrew Haley cc: GCC Patches , java@gcc.gnu.org Subject: Re: Patch: move lang_specific_driver after setup of cc_libexec_prefix In-Reply-To: <4B44A6E8.2070300@redhat.com> Message-ID: References: <4B44A6E8.2070300@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-detected-operating-system: by mx20.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2010-01/txt/msg00019.txt.bz2 On Wed, 6 Jan 2010, Andrew Haley wrote: > 2010-01-06 Andrew Haley > > * gcc.c (process_command): Move lang_specific_driver before > setting cc_libexec_prefix. OK. -- Joseph S. Myers joseph@codesourcery.com