Best way to use Octave in external application
Carlo de Falco
carlo.defalco at gmail.com
Tue Apr 8 13:34:29 CDT 2008
On 08/apr/08, at 19:16, Francesco Cat wrote:
> i'm planning to have it under GPL.
> But does using liboctave mean having a huge executable dimension?
No,
liboctave is compiled as a shared library by default so if you have
already Octave installed on your system (which you would need anyway)
linking to liboctave does not increase the size of your executable.
c.
More information about the Help-octave
mailing list