Here is the patch as promised that I developed to get the latest version of
Cygwin (Version 1.1.0) up and running.  I had a problem getting Make 3.77 to
work, but upgrading it to Make 3.79 seemed to fixed it.  It doesn't break
the Cygwin B20.1 on my machine.  I don't believe it will break any non-Win
platforms as the only change outside of Win Makefiles is in the OS_RELEASE
variable where I changed the sed from:

sed "s/ .*//g"

to

sed "s/[() ].*//g"


Cheers!


Michael D. Pritchett
newbie

cygwin_update.patch

Reply via email to