with latest testing packages (installed with apt-get), I have the following error:
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/ -D__CRYPTO_DEBIAN_GENTOO__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -MT wxcas-wxcasframe.o -MD -MP -MF ".deps/wxcas-wxcasframe.Tpo" \
-c -o wxcas-wxcasframe.o `test -f 'wxcasframe.cpp' || echo './'`wxcasframe.cpp; \
then mv -f ".deps/wxcas-wxcasframe.Tpo" ".deps/wxcas-wxcasframe.Po"; \
else rm -f ".deps/wxcas-wxcasframe.Tpo"; exit 1; \
fi
In file included from /usr/include/wx/datetime.h:1360,
from /usr/include/wx/filename.h:39,
from wxcasframe.h:45,
from wxcasframe.cpp:47:
/usr/include/wx/datetime.inl: In member function `wxDateTime
wxDateTime::GetWeekDay(wxDateTime::WeekDay, int, wxDateTime::Month, int)
const':
/usr/include/wx/datetime.inl:182: internal compiler error: Illegal instruction