When configuring with CMake, set CMAKE_BUILD_TYPE to Debug for a makefile based build. (Or if building with Visual Studio or Xcode, just build the Debug configuration...) HTH, Dave
On 2/9/08, Steve Vinoski <[EMAIL PROTECTED]> wrote: > > Apologies if this has already been covered; I just joined the list and > searched for this issue but didn't find anything. > > With gccxml 0.9.0 built against sources fresh out of cvs and running > against a gcc 4.2.2 compiler installation, I see this error with a > number of files that compile fine with straight g++ 4.2.2: > > internal compiler error: tree check: expected integer_cst, have > lt_expr in tree_int_cst_sgn, at tree.c:4582 > > Has anyone else seen this? If not, any recommendations for debugging > it? Sending preprocessed output isn't possible. Are there instructions > available anywhere for building a debuggable gccxml? > > thanks, > --steve > _______________________________________________ > gccxml mailing list > [email protected] > http://www.gccxml.org/mailman/listinfo/gccxml >
_______________________________________________ gccxml mailing list [email protected] http://www.gccxml.org/mailman/listinfo/gccxml
