octave-maintainers
[Top][All Lists]
Advanced

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

Re: question about compiling octave for hp-ux


From: Daniel J Sebald
Subject: Re: question about compiling octave for hp-ux
Date: Tue, 02 Apr 2013 15:44:47 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 04/02/2013 02:38 PM, Huber Paúl Gilt López wrote:
Hello,

I want to compile and install octave for hp-ux and after configure
command I found that I need to install LAPACK library.

[snip]

make[1]: Entering directory
`/home/huber/sw/octave/supplibs/src/lapack-3.4.2/BLAS/TESTING'

f90 +U77 +Onolimit cblat3.o  \

/home/huber/sw/octave/supplibs/src/lapack-3.4.2/BLAS/SRC/libblas.a -o
../xblat3c

"/home/huber/sw/octave/supplibs/src/lapack-3.4.2/BLAS/TESTING/cblat3.f",
line 3388: warning #20022-D: function "sdiff_" was defined but never used

warning #20098-D: Exceeding compiler memory limits, routine: CCHKE; some
optimizations skipped. There is no override.

warning #20098-D: Exceeding compiler memory limits, routine: CCHKE; some
optimizations skipped. There is no override.

error #21015: Out of memory

*** Error exit code 254

[snip]

Could you give me some advice to resolve this error?

Looks like the fortran compiler is out of memory. Check how much memory you have free on your system after the kernel is installed.

Dan


reply via email to

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