bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: [PATCH 1/2] make - Fix configuration on Cygwin (no DOS paths)


From: Павел Федин
Subject: Fwd: [PATCH 1/2] make - Fix configuration on Cygwin (no DOS paths)
Date: Sun, 20 Jan 2013 23:39:31 +0400

 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.

-------- Пересылаемое сообщение --------
От кого: Павел Федин <address@hidden>
Кому: address@hidden
Дата: Понедельник, 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



Attachment: make-3.82.90-1-no-dos-paths-on-cygwin.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]