|
From: Lev S. <le...@se...> - 2002-10-31 08:35:46
|
Hello, Luke!
Thursday, October 31, 2002, 5:21:07 AM, you wrote:
LD> "It's because the MSYS version of make works best. The mingw32-make
What do you mean by ``works best''? How `make' could work best or
worst? Here is syntax and semantic of GNU Makefile, and `make'
could support it (works) or didn't support it (don't work, and why
we need program, which don't work?).
I've thought, that most problematic part of `make' is fork() system
call. Ok, MSYS-1.DLL contains it. But `mingw32-make' could spawn
processes too! So, `fork()' isn't problem! And which parts of
`make' could work better or worse?
Lev Serebryakov
/-----------------------------------------------\
| FIDONet: 2:5030/661.0 |
| E-Mail: le...@se... |
| Page: http://lev.serebryakov.spb.ru/ |
| ICQ UIN: 3670018 |
| Phone: You know, if you have world nodelist |
\===============================================/
|