wrong detection of inUnix ?? [Re: [fpc-devel] fcl-WEB build broken]
Michael Van Canneyt
michael at freepascal.org
Sat Jun 11 10:45:24 CEST 2011
On Sat, 11 Jun 2011, Marco van de Voort wrote:
> In our previous episode, Martin said:
>>> Afaik this doesn't hold anymore if you run make inside a cygwin shell.
>>
>> Right but iirc cygwin was detected on it's own, and PATHSEP for cygwin
>> was / anyway
>>
>> Anyway, if cygwin allows / then it wouldn't matter if / was used?
>> Of course other settings may be affected...
>
> The windows shell also accepts / as pathseparator.
Not here it doesn't. Just tested:
C:\Documents and Settings\Administrator>cd c:/programs
C:\Documents and Settings\Administrator
C:\Documents and Settings\Administrator>cd c:\programs
C:\Programs>
Michael.
More information about the fpc-devel
mailing list