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

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

[Octave-bug-tracker] [bug #55363] global variable in multiple mex or oct


From: Guillaume
Subject: [Octave-bug-tracker] [bug #55363] global variable in multiple mex or oct files collapse to one definition with -Bsymbolic-functions
Date: Tue, 8 Jan 2019 06:12:05 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #12, bug #55363 (project octave):

I agree. A version script should be used when compiling MEX files, as this is
expected for Matlab compatibility and can otherwise create very obscure bugs
(as I experienced). Is this gcc specific or is there a similar flag compatible
with, eg, clang?
For oct files, do all of the necessary symbol have the same prefix, as it
seems that one can use 'DEFUN*' in the version script?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55363>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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