[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make 3.81rc1 / MSYS
From: |
Eli Zaretskii |
Subject: |
Re: make 3.81rc1 / MSYS |
Date: |
Tue, 04 Apr 2006 06:42:12 +0300 |
> Date: Mon, 3 Apr 2006 12:35:37 -0400
> From: "Paul D. Smith" <address@hidden>
> Cc: Xavier Marichal <address@hidden>,
> address@hidden, David Ergo <address@hidden>
>
> 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).