On 7/18/2012 10:04 AM, Achim Gratz wrote:
marco atzeri <marco.atzeri <at> gmail.com> writes:
octave-forge-20120714-1
In the directory
/usr/lib/octave/packages/nan-2.5.5/i686-pc-cygwin-api-v48+/
several *.mex.exe files have been installed. Apparently, these are actually
DLL, not EXE files (at least that's what file and peflags claim they are) - and
follwing the handling of .oct files, should they not just be called .mex (and
added to rebaseall accordingly)?
Regards,
Achim.
.mex are dll not exe files.
on previous nan-2.5.2, included in octave-forge-20120224-1
they were correctly identified as .mex
packages/nan-2.5.2/i686-pc-cygwin-api-v48+/covm_mex.mex
packages/nan-2.5.2/i686-pc-cygwin-api-v48+/histo_mex.mex
packages/nan-2.5.2/i686-pc-cygwin-api-v48+/kth_element.mex
packages/nan-2.5.2/i686-pc-cygwin-api-v48+/str2array.mex
packages/nan-2.5.2/i686-pc-cygwin-api-v48+/sumskipnan_mex.mex
packages/nan-2.5.2/i686-pc-cygwin-api-v48+/svmpredict_mex.mex
packages/nan-2.5.2/i686-pc-cygwin-api-v48+/svmtrain_mex.mex
packages/nan-2.5.2/i686-pc-cygwin-api-v48+/train.mex
packages/nan-2.5.2/i686-pc-cygwin-api-v48+/xptopen.mex
packages/tsa-4.2.2/i686-pc-cygwin-api-v48+/covm_mex.mex
packages/tsa-4.2.2/i686-pc-cygwin-api-v48+/sumskipnan_mex.mex
on octave-forge-20120714-1, nan are wrong and tsa are right
packages/nan-2.5.5/i686-pc-cygwin-api-v48+/histo_mex.mex.exe
packages/nan-2.5.5/i686-pc-cygwin-api-v48+/kth_element.mex.exe
packages/nan-2.5.5/i686-pc-cygwin-api-v48+/str2array.mex.exe
packages/nan-2.5.5/i686-pc-cygwin-api-v48+/sumskipnan_mex.mex.exe
packages/nan-2.5.5/i686-pc-cygwin-api-v48+/svmpredict_mex.mex.exe
packages/nan-2.5.5/i686-pc-cygwin-api-v48+/svmtrain_mex.mex.exe
packages/nan-2.5.5/i686-pc-cygwin-api-v48+/train.mex.exe
packages/nan-2.5.5/i686-pc-cygwin-api-v48+/xptopen.mex.exe
packages/tsa-4.2.4/i686-pc-cygwin-api-v48+/covm_mex.mex
packages/tsa-4.2.4/i686-pc-cygwin-api-v48+/sumskipnan_mex.mex
I will look on what caused the change, as temporary workaround
remove/copy the *.mex.exe to *.mex files.
Regards
Marco
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple