------- Comment #5 from ubizjak at gmail dot com 2009-09-03 13:08 ------- (In reply to comment #3)
> I'm sort of stuck now. Add -save-temps to failing command on a native compiler, create a crosscompiler on i.e. x86_64 and debug ../gcc/cc1 from crosscompiler with -O2 -g <some_file>.i in x86_64 host. You don't even need to create binutils cross to create cc1, although the full build won't finish. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41240