help-octave
[Top][All Lists]
Advanced

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

reload dynamically linked fcns


From: Andy Adler
Subject: reload dynamically linked fcns
Date: Fri, 19 Feb 1999 09:03:15 -0500 (EST)

According to the octave info files

   Just as for M-files, Octave will automatically reload dynamically
   linked functions when the files that define them are more recent than
   the last time that the function was loaded.

However, I'm not finding this to be the case 
When I recompile my *.oct functions, I either get a seg. fault from
octave or the new function is ignored.

Am I doing something obviously wrong, or is this a known problem?

Working on RHLinux5.0, kernel 2.0.32
Octave options: version 2.0.13
  Do internal array bounds checking:       false
  Build shared libraries:                  false
  Minimal kernel option:                   false
  Dynamic Linking (dlopen/dlsym):          true
  Dynamic Linking (shl_load/shl_findsym):  false  


_____________________________________________________________________
Andy Adler      | American Biometric Company  | Tel:(613)736-5100x154
address@hidden | 3429 Hawthorne Rd,Ottawa,ON | Fax:(613)736-1348



reply via email to

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