>| >| >|prad5.pmx compile nicely with the 32 bit version of
 >| >| >|pmxab.exe The 64bit version give an error: pmxab.exe does
 >| >| >|not work anymore
 >|
 >|Andre: I've confirmed that on 64 bit Windows 8.1, the
 >|pmxab.exe formerly in pmx.zip fails when it's about to
 >|output a tex file. I don't know why yet 

I do know now, thanks to Akira Kakuto, a TeXLive developer.
It seems Windows 8.1 doesn't allow tmpfile() to create files
in the root directory, presumably for security reasons.
Until the mingw developers fix their implementation of
tmpfile() accordingly, it will be necessary to revert to
using mktemp(), which is a bigger security risk :+)

Presumably gfortran doesn't use tmpfile() because the
binaries in pmx.zip seem to be okay in Windows 8.1.

Thanks Andre for alerting us to this issue.

Bob T.
-------------------------------
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music

Reply via email to