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: Bart Vandewoestyne
Subject: Re: Compiling octave-3.4.3
Date: Thu, 09 Feb 2012 11:50:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1

On 02/09/2012 10:21 AM, address@hidden wrote:
On 02/09/2012 04:00 PM, Bart Vandewoestyne wrote:
On 02/08/2012 05:36 PM, CdeMills wrote:

Hello Bart,

what you basically need are gcc - g++ - gfortran

Could you (or somebody else) be more specific about which versions
Octave 3.4.3 should compile with?  I currently have a

address@hidden:~$ gcc --version | head -1
gcc_x86_64 (GCC) 4.6.2

address@hidden:~$ g++ --version | head -1
g++_x86_64 (GCC) 4.6.2

address@hidden:~$ gfortran --version | head -1
GNU Fortran (GCC) 4.1.2 20080704 (Red Hat 4.1.2-51)

The gcc and g++ are a local (manual) install (not a Red Hat packaged
version), the gfortran appears to be the one installed by the package
management system...  Now that I think of it... could this be causing my
compile problems???

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?

Thanks,
Bart


reply via email to

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