help-octave
[Top][All Lists]
Advanced

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

Re: How to call octave from another program on Linux


From: Miroslaw Dach
Subject: Re: How to call octave from another program on Linux
Date: Mon, 31 Jul 2006 16:43:55 -0500
User-agent: Thunderbird 1.5 (X11/20060113)

I have tried to build the ocatve_embedded i.e.:

http://octave.sf.net/octave_embed.tar.gz

on Linux and gcc 3.3.3 and I have got several time the error message like:

/home/phoebus/MDACH/octave/lib/octave-2.1.73/liboctinterp.a(builtins.o)(.text+0xde12):/usr/include/c++/3.3.3/bits/stl_alloc.h:652:
 undefined reference to `Fgmtime(octave_value_list const&, int)'
/home/phoebus/MDACH/octave/lib/octave-2.1.73/liboctinterp.a(builtins.o)(.text+0xde7c):/usr/include/c++/3.3.3/bits/stl_alloc.h:652:
 undefined reference to `Flocaltime(octave_value_list const&, int)'
/home/phoebus/MDACH/octave/lib/octave-2.1.73/liboctinterp.a(builtins.o)(.text+0xdee6):/usr/include/c++/3.3.3/bits/stl_alloc.h:652:
 undefined reference to `Fmktime(octave_value_list const&, int)'

...usr/local/include/c++/3.3.3/bits/stl_alloc.h:652: undefined reference to ...


Do you know how to sort that out.


Best Regards

Mirek




Muthiah Annamalai wrote:

>Dear All,
>
> I am new to octave and I am looking for help, how to call octave >functions (on Linux) from another running program. The most desirable >for me would be to link somehow octave (libraries) with my c program to >use octave calculation capabilities.
>
>I will appreciate very much each suggestion on that
>
>Mirek

Hi there,
Please take a look at http://wiki.octave.org/wiki.pl?OctaveEmbedded
and follow other links on the Wiki.

Regards
Muthu


------------------------------------------------------------------------
Groups are talking. We´re listening. Check out the handy changes to Yahoo! Groups. <http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=41144/*http://groups.yahoo.com/local/newemail.html>




reply via email to

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