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

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

[Octave-bug-tracker] [bug #57486] mex missing outdir option


From: Guillaume
Subject: [Octave-bug-tracker] [bug #57486] mex missing outdir option
Date: Thu, 15 Dec 2022 09:03:35 -0500 (EST)

Follow-up Comment #10, bug #57486 (project octave):

Matlab's mex uses the `-outdir` and `output` flags to specify output directory
and output filename respectively. Octave's mkoctfile uses the `--output` flag
to specify the output filename but it can also be used with a full path.

When implementing `-outdir` in `mkoctfile.in.cc`, what to do if `-outdir` is
used as well as `--output' with a full path?

On a side note, can I use functions defined in `file_opts.h` in
`mkoctfile.in.cc`?)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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