octave-maintainers
[Top][All Lists]
Advanced

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

Re: including a new gnulib module


From: Max Brister
Subject: Re: including a new gnulib module
Date: Sun, 22 Jul 2012 12:27:20 -0500

On Sun, Jul 22, 2012 at 12:19 PM, Matt Flax <address@hidden> wrote:
> Can I ask,
>
> Is the DLD functionality perhaps a method to get around the lack of
> 'loadlibrary' functionality ?
>

The lack of 'loadlibrary' is a separate issue. The files in
src/DLD-FUNCTIONS get compiled into oct files. oct files are similar
to mex files, but they make Octave's internals available.

See: 
http://www.gnu.org/software/octave/doc/interpreter/Oct_002dFiles.html#Oct_002dFiles

Max Brister


reply via email to

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