On Mon, 1 Dec 2003, Roland Stigge wrote: > It's possible to call fromdos from your build scripts, Makefile, etc.
Yes, but that means not only that you have to tell your Makefile rules how to read things coming from another system but also you have to tell it how to make formats for other systems (without being able to test the result on your system), as gmake and friends are not commonly to be found on windows systems. Well, maybe on systems running musixtex and friends, they are. > Besides, I don't think hacking either glibc or source packages (or what > did you mean with your code excerpts?) is an easy standard approach. :-) No, not hacking glibc, this wouldn't be a good idea. But using your own routines on top of glibc (or whatever basic io library you are actually using) which handle, what the routines therein do not handle. The excerpts actually rely on fgets and fread, to be found in stdio.h regards Bernhard _______________________________________________ Tex-music mailing list [EMAIL PROTECTED] http://icking-music-archive.org/mailman/listinfo/tex-music

