From owner-freebsd-questions@FreeBSD.ORG Wed Jun 20 20:06:08 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A97E106566C for ; Wed, 20 Jun 2012 20:06:08 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id D42BC8FC0A for ; Wed, 20 Jun 2012 20:06:07 +0000 (UTC) Received: by ghbz22 with SMTP id z22so7010009ghb.13 for ; Wed, 20 Jun 2012 13:06:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=/2ikWxDHh0chtHiEUBfXVgvQHWyzv6vGqQcWyguhibo=; b=kZkQFVL3E8bNS7CkO0UonVrUqu169oi4yKGd2nMpWBAWsrLw3TlXkOtPAn2GcDX793 34shUDvg+wCbYymoiG7KsH7u7+8fB2g9iJ4c+BEqTR0bWpMmhf1r9anF6cwkEr5fanLW mpX/l3Ynl74/F409HpNTAYnpOLerb2FskJbh8IpRCu+7OKBGlDWH/ED8USlczvhuQGnr F8bl1pct9sS1cwfxo2MCYt5D3IlMz/mSGj7HXPJioR9QrhMBGB5ujGZZG25d2LpBAVmG 4TjaQYdA/7uObCYFWVuk2C3Gngg990FssLIm6hYMHCmtyJXpeLiaPqa5dVMMAesXJk9p 3Ntw== Received: by 10.50.202.102 with SMTP id kh6mr5781976igc.69.1340222766264; Wed, 20 Jun 2012 13:06:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.67.233 with HTTP; Wed, 20 Jun 2012 13:05:46 -0700 (PDT) In-Reply-To: References: <402199FE-380B-41B6-866B-7D5D66C457D5@lpthe.jussieu.fr> <854D02B1-CA89-4F5E-8773-DB05F2868D74@lpthe.jussieu.fr> From: Christer Solskogen Date: Wed, 20 Jun 2012 22:05:46 +0200 Message-ID: To: Wojciech Puchar Content-Type: text/plain; charset=UTF-8 Cc: Adam Vande More , Michel Talon , freebsd-questions@freebsd.org Subject: Re: CLANG vs GCC tests of fortran/f2c program X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2012 20:06:08 -0000 On Wed, Jun 20, 2012 at 7:18 AM, Wojciech Puchar wrote: > Will i be able to compile FreeBSD base system with gcc after some time? > not sure. Why is that so important for you? -- chs,