[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Windows binary for make with HAVE_CASE_INSENSITIVE_FS flag
From: |
Eli Zaretskii |
Subject: |
Re: Windows binary for make with HAVE_CASE_INSENSITIVE_FS flag |
Date: |
Thu, 01 Jul 2010 20:20:20 +0300 |
> From: "James" <address@hidden>
> Date: Thu, 1 Jul 2010 09:37:45 -0400
>
> I wanted to verify that the only way to get make to ignore filename =
> suffix case (e.g. "JPG" vs. "jpg" vs. "Jpg") is to compile the source =
> with the HAVE_CASE_INSENSITIVE_FS flag set. Is that correct?
Yes.
> Is there a way to get that behavior at runtime?
No, not currently.
> Is there a pre-built binary available?
No, I don't think so. But if you have a working installation of GCC,
you can build it yourself in a few seconds.