help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to change a compiler


From: marco atzeri
Subject: Re: how to change a compiler
Date: Tue, 22 Mar 2011 14:42:26 +0100

On Tue, Mar 22, 2011 at 1:58 PM, welkin zzp  wrote:
> On 2011年03月22日 19:48, marco atzeri wrote:
>>
>> On Tue, Mar 22, 2011 at 10:02 AM, welkin zzp  wrote:
>>>
>>> Hi,
>>>    When I compile octave-3.4.0, encounter a error
>>
>> which one ? My crystal ball is out of service ;-)
>>
>>> and somebody suggests that
>>> change the compiler , and how to change compiler with the tarball ?
>>
>> I don't understand your question, the tarball include octave sources
>> not surely the compiler
>>
>>> zzpwelkin
>>
>> Marco
>
> Hi,
> I'm sorry for that. What I want to ask is that when I make the octave-3.4.0
> source package after configure , always encounter a error that "can't open
> debug.h", and Andy Buckle suggested use gfortran ,not f77, but I don't know
> how to replace F77 with gfortran when compiling, as what I can do is just
> ./configure、make and make install,so where and how I should do to change the
> fortran compiler?
>
> Thanks
> zzpwelkin
>

assuming you have the gfortran compiler installed

./configure F77=gfortran


reply via email to

[Prev in Thread] Current Thread [Next in Thread]