------- Comment #4 from federico dot carminati at cern dot ch  2006-09-01 08:23 
-------
Subject: Fwd:  Build of the head fails on Mac Intel



Federico Carminati
CERN-PH
1211 Geneva 23
Switzerland
Tel: +41 22 76 74959
Fax: +41 22 76 79480
Mobile: +41 76 487 4843

Begin forwarded message:

> From: "federico dot carminati at cern dot ch" <gcc- 
> [EMAIL PROTECTED]>
> Date: 1 September 2006 10:18:21 GMT+02:00
> To: [EMAIL PROTECTED]
> Subject: [Bug fortran/28916] Build of the head fails on Mac Intel
> Reply-To: [EMAIL PROTECTED]
>
>
>
> ------- Comment #3 from federico dot carminati at cern dot ch   
> 2006-09-01 08:18 -------
> Subject: Re:  Build of the head fails on Mac Intel
>
> Hello,
>    I am building the head version with the following script
>
> #!/bin/sh
> export CVS_RSH=ssh
> cvs -qz9 -d :pserver:[EMAIL PROTECTED]:/sources/gcc up -Pd
> rm -rf /opt/gcc-4_0/*
> [ -d build ] && (rm -rf build ; mkdir build)
> cd build
> ../configure --prefix=/opt/gcc-4_0 --with-gmp=/sw --enable-
> languages=fortran,c++
> make 2>&1 | tee ../make.log
> make install 2>&1 | tee -a ../make.log
>
>
> with xcode 2.4
>
>
>
>
> Best regards,
>
> Federico Carminati
> CERN-PH
> 1211 Geneva 23
> Switzerland
> Tel: +41 22 76 74959
> Fax: +41 22 76 79480
> Mobile: +41 76 487 4843
>
> On 1 Sep 2006, at 06:20, pinskia at gcc dot gnu dot org wrote:
>
>>
>>
>> ------- Comment #2 from pinskia at gcc dot gnu dot org  2006-09-01
>> 04:20 -------
>> Also what version of Xcode do you have installed?
>>
>>
>> -- 
>>
>>
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28916
>>
>> ------- You are receiving this mail because: -------
>> You reported the bug, or are watching the reporter.
>
>
> -- 
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28916
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28916

Reply via email to