From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19339 invoked by alias); 10 Feb 2006 20:10:46 -0000 Received: (qmail 19322 invoked by uid 22791); 10 Feb 2006 20:10:43 -0000 X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (199.232.76.164) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 10 Feb 2006 20:10:41 +0000 Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.34) id 1F7ebH-0002AU-Jy for gcc@gnu.org; Fri, 10 Feb 2006 15:10:39 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.52) id 1F7ef2-0005AY-SF for gcc@gnu.org; Fri, 10 Feb 2006 15:14:35 -0500 Received: from [17.254.13.23] (helo=mail-out4.apple.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F7ef2-0005AJ-IG for gcc@gnu.org; Fri, 10 Feb 2006 15:14:32 -0500 Received: from relay7.apple.com (relay7.apple.com [17.128.113.37]) by mail-out4.apple.com (8.12.11/8.12.11) with ESMTP id k1AKAVqF013414; Fri, 10 Feb 2006 12:10:31 -0800 (PST) Received: from [17.219.212.35] (unknown [17.219.212.35]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by relay7.apple.com (Apple SCV relay) with ESMTP id 92ED067; Fri, 10 Feb 2006 12:10:31 -0800 (PST) In-Reply-To: <005a01c62e45$114c6c00$c3285d9f@tsap> References: <005a01c62e45$114c6c00$c3285d9f@tsap> Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: gcc@gnu.org Content-Transfer-Encoding: 7bit From: Mike Stump Subject: Re: gcc Date: Fri, 10 Feb 2006 20:10:00 -0000 To: "Sapojnikova T.F." X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2006-02/txt/msg00194.txt.bz2 On Feb 10, 2006, at 5:22 AM, Sapojnikova T.F. wrote: > Can I use c++ (g++) and fortran (g77) together in one > multilanguage application? Wrong list, gcc-help is more appropriate, thanks.