[xsd-users] xsd build failure: g++ internal compiler error

Boris Kolpackov boris at codesynthesis.com
Thu Jan 29 09:41:12 EST 2009


Hi Brian,

Brian Kuschak <bkuschak at yahoo.com> writes:

> I've seen some postings on the list regarding g++ compiler crashing 
> when building libcult.  Does anyone have a workaround, other than 
> installing a new compiler?

Yes, disabling debug helps. You can just edit 

libcult-1.4.2/build/cxx/configuration-dynamic.make

And change cxx_debug:=y to cxx_debug:=n

Boris




More information about the xsd-users mailing list