[EMAIL PROTECTED] writes: > Bertalan Fodor writes: > > > Sure, but the memory stream functions are cookie_io_functions_t and > > that's declared in libio.h. Do you think I could implement the missing > > parts for cygwin? > > Yes, add a configure check and implement the missing bits in > libc-extension.cc/hh
Ermm - it's not as simple as that. cookie_io_functions_t implement user-extensible stdio FILEs. I don't think you can implement them without modifying libc. What I don't understand is why they're not supported on cygwin. cookie_io_functions_t don't seem platform dependent to me. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
