bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: MinGW and patch 2.5.9


From: Manu
Subject: Re: MinGW and patch 2.5.9
Date: Sat, 18 Oct 2003 07:04:28 +0200

Paul Eggert wrote:

[...]
> Likewise for the mkdir change; let's use a mkdir wrapper defined in
> pc/mingw rather than altering the mainline source.

I found the problem here, for some reason
PATCH_FUNC_MKDIR_TAKES_ONE_ARG always returns "no".
I've simplified mkdir.m4 and fixed the problem.
Finally, in common.h, the mkdir macro should be declared _AFTER_
"# include <unistd.h>", since that header wraps <io.h> under MinGW.

I don't have a clue yet about other problems, I'll see if I can do something.
To be continued....

Manu.

Attachment: ChangeLog
Description: Binary data

Attachment: patch.diff
Description: Text document


reply via email to

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