> > > Does this mean we can also get all the not-yet-in-alpha KDE stuff > > > working? I'll have a go... > > > > Already tried...still problematic. Same with mozilla. At least Qt works > > somewhat :-) > > I'm using a g++ wrapper at the moment that re-execs g++ with s/-O2/-O0/ > done on the args if the first g++ invocation fails, seems to work OK :-) > These are the "Internal compiler error in `gen_reload_inhi', at > insn-emit.c:5550" type errors which apparently can be prevented > by not optimizing.
I am manually removing -O2 from the KDE sources as I build them for alpha... which is what Chris is doing as well (IIRC). Ivan -- ---------------- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD

