From: Paul K. <pki...@ja...> - 2002-12-03 15:30:03
|
Oops! I think the --enable-lite-kernel option is no longer valid. You needed --enable-lite-kernel before because oct-files could not override built-in oct-files, but they can override DLD functions which are later on the path. The --enable-shared I believe is required for all since oct-files are not linked against the executable and the executable is not compiled in such a way that it exports symbols (but it could be). --enable-shared is supposed to be the default on all systems which support it, but I don't know if that is indeed the case. - Paul On Tue, Dec 03, 2002 at 03:29:30PM +0000, Etienne Grossmann wrote: > > Hello, > > the file FIXES/README says that : > > ====================================================================== > The oct-files included herein cannot be loaded unless octave has been > configured with --enable-shared --enable-lite-kernel. > ====================================================================== > > is that true only of .oct files in the FIXES dir, or of all? > > Cheers, > > Etienne > > -- > Etienne Grossmann ------ http://www.isr.ist.utl.pt/~etienne > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Octave-dev mailing list > Oct...@li... > https://lists.sourceforge.net/lists/listinfo/octave-dev |