> Date: Mon, 3 Apr 2006 12:35:37 -0400 > From: "Paul D. Smith" <[EMAIL PROTECTED]> > Cc: Xavier Marichal <[EMAIL PROTECTED]>, > [EMAIL PROTECTED], David Ergo <[EMAIL PROTECTED]> > > To be honest I can't remember anymore what the original problem David > reported was, but presumably it still exists.
The problem was that it wouldn't build, because the combination of HAVE_DOS_PATHS defined, but WINDOWS32 _undefined_ was not supported (it causes the compiler to see an undefined variable referenced by the code). _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
