------- Comment #1 from dfeathers at omnitrol dot com 2008-06-18 19:17 ------- Created an attachment (id=15779) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15779&action=view) Preprocessed .ii file that reproduces the compilation error
1) uncompress as follows $ gzip -d Foo.ii.gz # giving Foo.ii 2) compile as follows (with gcc-4.0.0 cross compiler): $ ppc_85xx-g++ Foo.ii -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36567