Mail Archives: djgpp/1997/10/05/11:47:54
On 5 Oct 1997, Petteri Kangaslampi wrote:
> BTW, have I mentioned lately that I hate GNU Make? A lot. With passion.
> Visual C runtime library wins though - after some problems with my
> computer ending the daylight savings time a month too early, VCs stat()
> and time() now return times with a one hour difference for a file that has
> just been modified. When all files seem to be modified one hour in the
> future, you can probably guess how well make works...
So why do you insist on compiling Make with such a broken library?
Either toss it, or roll your own replacement functions, and never look
back.
No program, no matter how good it is, can beat a buggy library it is
linked against.
- Raw text -