bug-gnustep
[Top][All Lists]
Advanced

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

Re: [PATCH] escape / to avoid problems with msys (mingw)


From: Adam Fedor
Subject: Re: [PATCH] escape / to avoid problems with msys (mingw)
Date: Tue, 18 Feb 2003 21:02:33 -0700
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020905



Wim Oudshoorn wrote:
The msys shell is very smart, it replaces everything that looks
like a unix path to a windows path.  This means thet the commandline
flag to gcc get mangled.  So for example:

-DGNUSTEP_INSTALL_PREFIX=/e/GNUstep
will change to

-DGNUSTEP_INSTALL_PREFIX=e:\GNUstep


This seems like it would be important to put this in the freeze release. But I just want to make sure it really works. Do you have a simple test program that will verify the fix? So that other people can check if it fixes the problem also. Thanks.





reply via email to

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