help-octave
[Top][All Lists]
Advanced

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

How to compile the standalone program with octave libs?


From: Dmitry Sidorov
Subject: How to compile the standalone program with octave libs?
Date: Mon, 4 Dec 2000 06:40:53 +0300

Hello.

I am now trying to compile the standalone program with octave libs. It is
needed to simulate the analog VHDL model with Savant, a VHDL parser and
simulator.


But when trying to run gcc, I obtain the lot of message like:

/usr/lib/octave-2.0.16//liboctave.so: undefined reference to
`kpse_clear_dir_cache'
collect2: ld returned 1 exit status

The gcc options '-lcruft -lkpathsea -lf2c' reduce amount of such messages,
but do no help to completelly avoid it.

Is anyone know what I have to do to compile the standalone program with
octave libs?
What additon libs I have to use for this?

Dmitry Sidorov <address@hidden>





-------------------------------------------------------------
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]