This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortran weirdness on Mac OS-X
- From: FX <fxcoudert at gmail dot com>
- To: "Paolo Giannozzi" <p dot giannozzi at fisica dot uniud dot it>
- Cc: fortran at gcc dot gnu dot org, "Asher Langton" <langton2 at llnl dot gov>
- Date: Fri, 4 Jan 2008 09:52:20 +0000
- Subject: Re: gfortran weirdness on Mac OS-X
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=d0Ryzi9vzpSfIoGzY9JV6mT6TKp9MuIWJukGFbMDX9s=; b=PpSDcuJf0C8acMQOJ5blmWMPpZtDgI5/smGGwWaACB+vAdpgiRI6Vxgf4R673lkAVCmgPjHzMwVT/AFkyOhbdIpnGyG0u8vzFU5nZZdm5vGPSz0fzv3Rv1mdwzTInDyaqYiogg1WMe8s5dE0AjbRXFmD5ZrcInQHotA7is7MoxQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h5ZyqnfX1RxYuaD26dYIFjuPZfFqJ4d23jz3nQW0GkIOe3DGWhEWOj1fQOLfh77hlzLT/xFUNqypAGeFKagHA+jvs3xzq+vxBh0vCm3/JG0ejL2n3YW+Z58n3T6v6RN4ScjxBkMwHUD2i6eYXqlZSuzk8+RzBhwGzStvVEdSOII=
- References: <EBE537FE-6A56-4805-8016-90A1D73B9E3E@gmail.com> <56041D8F-59F8-49CD-90BA-A2BCCBF79949@fisica.uniud.it>
> I have a Macbook Pro, Intel Core Duo (summer 2006 vintage),
> 10.4.11, XCode 2.2.1, cctools-590.36~obj.
The package is built on a machine with Xcode 2.4.1 (that is
cctools-622.5.obj~13), so it's sure to work there. It also works fine
with Xcode 2.5.
I've changed the wiki information to reflect the 2.4.1 requirement.
FX