octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #48511] mxe-octave: mex library dependencies n


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48511] mxe-octave: mex library dependencies not picked up
Date: Thu, 14 Jul 2016 17:20:20 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Update of bug #48511 (project octave):

                Severity:              3 - Normal => 1 - Wish               
              Item Group:    Matlab Compatibility => Feature Request        
                  Status:                    None => Need Info              
                 Release:                   4.0.2 => dev                    

    _______________________________________________________

Follow-up Comment #1:

Thank you for reporting this feature request. I'm not sure I fully understand
dynamic linking on Windows systems, so I can't contribute much to adding this
capability. My understanding is that Windows loads dlls from the executable
path by default. So if you run a problem in a directory, dlls are searched in
that directory, correct? Are they also searched for in the complete PATH
environment variable (similarly to the LD_LIBRARY_PATH variable on GNU
systems)? Would using setenv("PATH",dir) in Octave be a workaround for this?

If not then please suggest what mechanism would be used on Windows to ensure
that the directory containing the .mex file (and probably .oct files as well)
gets added to a dynamic load search path.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48511>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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