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

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

Re: [Mingw-users] Re: More patch 2.5.9 hacking


From: Earnie Boyd
Subject: Re: [Mingw-users] Re: More patch 2.5.9 hacking
Date: Fri, 24 Oct 2003 20:08:30 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130

Paul Eggert wrote:

mkdir.m4 tries to compile both (mkdir (".", 0)) and (mkdir (".")).  If
the latter compiles but the former does not, mkdir.m4 concludes that
mkdir has only one argument.  What is wrong with that method?


If part of the test is to execute the program created, it's going to error because you can't create a directory that exists.

Earnie
--
http://www.mingw.org
Powered by SourceForge <http://sourceforge.net/projects/mingw>





reply via email to

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