2.8.3 crashes under IRIX [was: not compiling on IRIX...
strtoull issue?]
Vadim Zeitlin
vadim at wxwindows.org
Fri May 11 15:19:32 PDT 2007
On 11 May 2007 15:04:34 -0700 defreitas at gmail.com wrote:
> Looks like we have GTK+ 2.8.3 installed.
>
> Configure went thorough OK, but we are back to a C99 issue... src/
> common/string.cpp does not compile with C++ because it cannot find
> "va_copy" (line 1826).
>
> Looks like configure needs to check this with the C++ compiler as
> well?
Probably but I don't understand what has changed since your previous
attempts: why did it work before?
I also start to seriously wonder if it's possible to run C++ compiler in
C99 mode because we risk to have other problems like this too... In the
meanwhile you can just comment out "#define HAVE_VA_COPY" in
lib/wx/*/include/wx/setup.h in your build directory.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list