Hello, I've uploaded a binary of M-Tx0.55c for Win32 compiled with FreePascal 1.0.10. Is it useful?
http://homepage1.nifty.com/kuuku/notation/mtx055c-w32.tar.gz (contains binary only) Best regards, Hiroaki MORIMOTO "maurizio codogno" <[EMAIL PROTECTED]> wrote: > Dirk: > > >It is only a question of time, see > > http://www.freepascal.org/fpcmac.html > >before fpc runs on a Mac, and then the last remaining reason for > >providing C source will disappear. > > Well, I'd be a bit wary, unless someone would be so kind to provide > binaries for the major distributions. After all, downloading at > least 25 MB for the distribution of Free Pascal just for a single > compilation could be a bit too much, if somebody does not program > in Pascal. > > I managed to compile the C sources (on CygWin, so it should be > quite portable!) with the command > > gcc -o prepmx *.c > > after getting p2c.h and either placing it to /usr/include/p2c/p2c.h > or leaving it in the directory and modifying all C sources: the line > #include <p2c/p2c.h> > near the beginning of each file should become > #include "p2c.h" > > I am including p2c.h (renamed to p2c.h.txt so that it should be > propagated by the server) for the brave people. > > ciao, .mau. > > ---- Hiroaki MORIMOTO <[EMAIL PROTECTED]> _______________________________________________ TeX-music mailing list [EMAIL PROTECTED] http://icking-music-archive.org/mailman/listinfo/tex-music

