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

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

[Octave-bug-tracker] [bug #53856] MEX file in a private directory of a c


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53856] MEX file in a private directory of a class
Date: Tue, 8 May 2018 17:14:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #6, bug #53856 (project octave):

I compiled the mex file in the shell with Octave not running. I basically
followed the steps you posted in comment #3.

Here is an exact transcript of what I am doing:


$ tar -xf ~/Downloads/mex_private.tar.gz 
$ cd mex_private/private/
$ mkoctfile-5.0.0 --mex myprivfcn.c
$ cd ..
$ octave-5.0.0 --norc --no-history --silent
octave:1> tst_privfcn
error: Calling the m-file!
error: called from
    myprivfcn at line 2 column 3
    tst_privfcn at line 4 column 3


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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