
1 Mar
2010
1 Mar
'10
5:39 p.m.
On 03/01/2010 06:24 PM, Daniel P. Berrange wrote:
mingw == gcc built as a cross-compiler, so there's no issue there.
Unfortunately, _native_ mingw (i.e. building under MSYS) uses a hideously old version of GCC (3.4.x), so it's not always a non-issue. But it is fine in this case: http://gcc.gnu.org/onlinedocs/gcc-3.4.6/cpp/Variadic-Macros.html Paolo