Re: [AD] Issues when building MSVC Allegro using Cygwin

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Andrei Ellman:
> Daniel Schlyder wrote:
>> Your results:
>> 
>> Environment    Make version    UNIX_TOOLS    Result
>> Cygwin         3.80            0             success
>> DJGPP          3.79.1          0             success
>> DJGPP          3.79.1          1             success
>> 
>> Correct? DJGPP's mkdir works with slashes and Cygwin with single backslashes?

> The Cygwin line should be
> Cygwin         3.80            1             success
> All other lines are correct. In Cygwin, it is impossible to access the 
> DOS tools, so UNIX_TOOLS=1 must always be set in Cygwin.

> I think that if DJGPP is installled, DJGPP's mkdir might be called in 
> favour of DOS's mkdir (but I'm not sure on this), so that will explain 
> why mkdir works with forward slashes in DJGPP

Ok, that must be it. Does this mean the attached patch fixes the problem?

--
Daniel Schlyder
http://bitblaze.com/

Attachment: install_dirs_unix_tools.diff
Description: Binary data



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/