Prof A Olowofoyeku (The African Chief) wrote:
Attached is a patch for filename.pas to cater for MSYS. Since MSYS is a fork of the Cygwin project, many things that apply to Cygwin apply to MSYS as well.
OK. Have you checked the occurrences of `__CYGWIN__' in string.pas, crt.inc, pipec.c? (The conditionals may be alright as they are for MSYS, but you may want to make sure.)
Frank