------- Additional Comments From xanas3712 at matrixcentral dot net 2004-10-26 20:48 ------- There is some kind of patch referred to at the end here.. where is it? I am only seeing the pre-processed source as an attached file.
Anyway, I'm having the same issue as himanshu. I've tried every version of wxwidgets and none of them compile completely and end on this error. >>src/common/datetime.cpp: In function `wxString CallStrftime(const wxChar*, const tm*)': src/common/datetime.cpp:356: internal compiler error: in dwarf2out_frame_debug_expr, at dwarf2out.c:1602 << Any help in finding a patch to this, some basic instructions on what I can do to fix, etc. would be appreciated. I'm guessing this is a problem with the compiler itself of which I'm using gcc-3.4.1 for the cross compilation with mingw. I used libsdl's cross-tools script to set this up, after failing to compile gcc-g++-3.4.2 manually with instructions found elsewhere(gcc worked fine, but it would break on libstdc++ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17406