Description of Problem: When I tried to compile Konquorer Embedded (browser for embedded system) I get an error "Internal Compiler Error". I upgraded from gcc-2.96-54 to gcc-2.96-85 and tried to compile again, I am getting the same error. "Internal compiler error". I have already compiled QT embedded which is required by Konqueror Embedded. Version-Release number of selected component (if applicable): Redhat 7.0 gcc-2.96-54 Which I upgraded to 2.96-85 How Reproducible: Compile Konquorer Embedded latest snapshot (20020115) (ie make it) give configure optiions as "--enable-qt-embedded --with-qt-dir= --with-qt- include= --with-qt-libraries= " (COnfigure and make QT embedded first) Steps to Reproduce: 1. configure QT embedded amd make it. 2. configure Konqueror Embedded with the options given above. 3. make Konqueror Embedded (Then u get the Internel Compiler error) Actual Results: Internel Compiler error. Expected Results: Should compile it properly. Additional Information: Konqueror Embedded is a browser for Embedded syatems which uses QT embedded. So QT embedded needs to be compiled first. (This works fine) .Then u need to compile Konquorer Embedded. While compiling that , when it reaches ../../dropin/kglobal.h:52 It says (Internal Compiler error.
gcc 2.96 is too old now. Its release cycle was finished long ago. Therefore I am closing the case. If it is still important, we could reopen it.