help-octave
[Top][All Lists]
Advanced

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

Re: Compiling octave-3.4.3


From: Jordi Gutiérrez Hermoso
Subject: Re: Compiling octave-3.4.3
Date: Thu, 9 Feb 2012 08:02:53 -0500

On 9 February 2012 05:50, Bart Vandewoestyne
<address@hidden> wrote:

> Hmm... next to the manually installed gcc/g++, I also have available the
> packaged ones, being:
>
>
> address@hidden:/hped/apps$ /usr/bin/gcc --version | head -1
> gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-51)
>
> address@hidden:/hped/apps$ /usr/bin/g++ --version | head -1
> g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-51)
>
> address@hidden:/hped/apps$ /usr/bin/gfortran --version | head -1
>
> GNU Fortran (GCC) 4.1.2 20080704 (Red Hat 4.1.2-51)
>
>
> Can someone confirm that Octave 3.4.3 should compile with these versions of
> gcc/g++/gfortran?

No, probably not. I remember a lot of reports of people being unable
to compile Octave on older versions of Red Hat precisely due to these.

However, the error you pointed out earlier is a little baffling. I
can't imagine what the Fortran version could have to do with a C++
error. I actually think 3.4.3 had some bugs that *didn't* compile in
g++ 4.6.2, because we were relying on slightly buggy behaviour of g++
4.5.

I'm going by memory here, so this could all be wrong. But I think
3.4.3 will compile on g++ 4.2 - 4.5.

- Jordi G. H.


reply via email to

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