Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=502024 --- Comment #35 from Boris Kolpackov <boris@xxxxxxxxxxxxxxxxx> 2009-07-07 19:33:45 EDT --- > The compiler bug shows up when -g switch is added to GCC command line. Yes, this a known problem with some earlier g++ 4.x versions. It is triggered when both optimization and debug information are requested (e.g., -O2 -g). Removing -g from the compilation flags should be harmless since it only affects the XSD compiler itself (i.e., there won't be any debug information in the compiler binary). Since the runtime library is header-only, the user applications that use the generated code won't be affected. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review