Mail Archives: djgpp-workers/1996/08/25/02:32:40
I began to work on porting Make 3.74 to DJGPP. This is what I have on my
todo list about Make:
* LFN support
* call commands via `system' rather than `spawn'
* implement $(shell) by `popen/pclose' rather than `spawn'
* possibility to build Make that doesn't use floating point
If anybody knows about additional bugs in Make or has more on their
wish-list, please tell me about them.
I hope the new port will be ready in time for the next release of DJGPP
(whenever that is).
- Raw text -