Hello!

I have a problem with gcc when compiling big and complex C++ files (I'm
cross-compiling Konqueror embedded, based on kde-2.2).

I've read previous messages and using -O0 has allowed the compiler to pass
over some of the problems. However, kjs_html.cpp fails to compile even with
no optimization.


../../../../../konq-embed/kdesrc/khtml/ecma/kjs_html.cpp: In method `class
KJS::KJSO KJS::HTMLElement::tryGet(const KJS::UString &) const':
../../../../../konq-embed/kdesrc/khtml/ecma/kjs_html.cpp:917: internal
error--unrecognizable insn:
(insn 45373 45370 8688 (set (reg:QI 2 r2)
        (mem:QI (plus:SI (reg:SI 2 r2)
                (const_int -308 [0xfffffecc])) 0)) -1 (nil)
    (nil))
make[5]: *** [kjs_html.lo] Error 1


Is there a known fix? I cannot afford using a native compiler, it would take
days to compile the entire thing.

gcc version 2.95.3 20010315 (release) built for i386 running on a i686 (AMD
K7) processor.

--
 Paul Chitescu
 [EMAIL PROTECTED]   http://pchitescu.null.ro/   ICQ:22641673
 Any spammers will be painfully squeezed into /dev/null



_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
http://www.arm.linux.org.uk/armlinux/mailinglists.php
Please visit the above addresses for information on this list.

Reply via email to