On Montag, 20. Oktober 2008, Ludwig Reiter wrote: > I ran into an internal compiler error, while building qt with emerge > Revision 873820. (See attachment qt-error-20081020.txt) > Did anyone run into the same bug ? > Does anyone know a solution?
Here is the start of the command line: g++ -c -include tmp\obj\release_shared\qt_gui_pch.h -O2 -Wall [....] Interesting enough, when using "-O3" manually it seems to work. Using no "-O" flag brings up an error message with qt_gui_pch.h not found and the found being invalid. I wildly guess this is because qt_quit.pch.h.gch is precompiled and not for the right options and -O3 is compatible. All very strange. -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998 Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
