c++/6220: g++ crashes with internal error while compiling Qt
marvelan@hotmail.com
marvelan@hotmail.com
Sun Apr 7 18:13:00 GMT 2002
>Number: 6220
>Category: c++
>Synopsis: g++ crashes with internal error while compiling Qt
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Apr 07 15:56:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: marvelan@hotmail.com
>Release: gcc 3.0.4
>Organization:
>Environment:
Linux, Suse 7.2, 2.4.4 kernel.
>Description:
When I try to compile Qt v.3.0.3 I get a internal error in g++ when compiling forms.cpp (attached). It seems to crash on line 1219 in forms.cpp.
>How-To-Repeat:
Compile Qt v. 3.0.3
:/usr/local/qt-x11-free-3.0.3/tools/designer/uic > make
g++ -c -pipe -Wall -W -O2 -D_REENTRANT -DQT_INTERNAL_XML -DUIC -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I../shared -I../../../src/3rdparty/zlib -I/usr/local/qt/include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-mt/ -I/usr/local/qt-x11-free-3.0.3/mkspecs/linux-g++ -o .obj/release-mt/form.o form.cpp
form.cpp: In member function `void Uic::createFormImpl(const QDomElement&)':
form.cpp:1219: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make: *** [.obj/release-mt/form.o] Error 1
/usr/local/qt-x11-free-3.0.3/tools/designer/uic >
>Fix:
none
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list