> From: "James" <james_mcelhan...@hotmail.com> > 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. _______________________________________________ Make-w32 mailing list Make-w32@gnu.org http://lists.gnu.org/mailman/listinfo/make-w32