help-octave
[Top][All Lists]
Advanced

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

Problem with octave .oct files: Octave, version 2.1.39 under SuSE 7.3/g


From: Johann Drexl
Subject: Problem with octave .oct files: Octave, version 2.1.39 under SuSE 7.3/gcc version 2.95.3
Date: Mon, 18 Nov 2002 12:16:01 +0100

Hello,

I'm trying to compile and build the oct-Examples in Octave.
I'm using Octave, version 2.1.39 under SuSE 7.3/gcc version 2.95.3 .

I can compile hello.cc with:
 mkoctfile -DHAVE_OCTAVE_21 -s -v hello.cc 
and generate a hello.oct File.

But when I try to run the shared lib under octave I get:
octave:3> hello
error: /home/linux/tmp/octave-2.1.39/examples/hello.oct is not a valid
shared library

Using
mkoctfile  hello.cc
doesn't work either.

I searched the archive for this problem, but it seems to be unknown.
Maybe it's a bug in Octave 2.1.39 ?


Thanks
        Johann



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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