Hello! I sent these patches to Cygwin ML, but they suggested me to send them here. So take them. The aim was speeding up make on cygwin by using spawn() instead of fork(). P.S. Sorry for some russian text, this is webmail and i cannot switch them off.
-------- Пересылаемое сообщение -------- От кого: Павел Федин <[email protected]> Кому: [email protected] Дата: Понедельник, 14 января 2013, 10:05 +04:00 Тема: [PATCH 1/2] make - Fix configuration on Cygwin (no DOS paths) I made this patch in order to be able to configure and rebuild make on Cygwin correctly. I don't know how the build is performed on build server and why it actually works. Without this fix i got broken $abspath() and related functionality (paths like /foor/bar were not treated as absolute, make expected absolute paths to be in form D:/foo/bar) One suggestion i have is that it somehow works because Cygwin packages are cross-build on UNIX machine. However i'm not sure, nobody replied my questions. -- Новая мобильная версия @Mail.Ru. Все возможности в твоем мобильном - m.mail.ru ----------------------------------------------------------------------
make-3.82.90-1-no-dos-paths-on-cygwin.diff
Description: Binary data
_______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
