This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
BUG - Slackware 7
- To: egcs-bugs at egcs dot cygnus dot com
- Subject: BUG - Slackware 7
- From: hcordeiro at hitech dot com dot br
- Date: Wed, 5 Jan 2000 19:25:42 -0300
Dear Friends,
When I try to compile the QT 2.02, says:
> make[1]: Entering directory `/usr/lib/qt-2.0.2/src/moc'
>
g++ -c -I/usr/lib/qt/include -Wno-unused -Wno-parentheses -pipe -O2
-DQT_NO_
> CODECS -I../../include -I. -o mocgen.o mocgen.cpp
>
g++ -c -I/usr/lib/qt/include -Wno-unused -Wno-parentheses -pipe -O2
-DQT_NO_
> CODECS -I../../include -I. -o qbuffer.o ../tools/qbuffer.cpp
>
g++ -c -I/usr/lib/qt/include -Wno-unused -Wno-parentheses -pipe -O2
-DQT_NO_
> CODECS -I../../include -I. -o qcollection.o ../tools/qcollection.cpp
>
g++ -c -I/usr/lib/qt/include -Wno-unused -Wno-parentheses -pipe -O2
-DQT_NO_
> CODECS -I../../include -I. -o qcstring.o ../tools/qcstring.cpp
>
g++ -c -I/usr/lib/qt/include -Wno-unused -Wno-parentheses -pipe -O2
-DQT_NO_
> CODECS -I../../include -I. -o qdatastream.o ../tools/qdatastream.cpp
>
g++ -c -I/usr/lib/qt/include -Wno-unused -Wno-parentheses -pipe -O2
-DQT_NO_
> CODECS -I../../include -I. -o qdatetime.o ../tools/qdatetime.cpp
>
g++ -c -I/usr/lib/qt/include -Wno-unused -Wno-parentheses -pipe -O2
-DQT_NO_
> CODECS -I../../include -I. -o qfile.o ../tools/qfile.cpp
> ../tools/qfile.cpp: In method `int QFile::getch()':
> ../tools/qfile.cpp:921: Internal compiler error.
> ../tools/qfile.cpp:921: Please submit a full bug report to
> `egcs-bugs@egcs.cygnus.com'.
> ../tools/qfile.cpp:921: See
<URL:http://egcs.cygnus.com/faq.html#bugreport>
> for
> details.
> make[1]: *** [qfile.o] Error 1
> make[1]: Leaving directory `/usr/lib/qt-2.0.2/src/moc'
> make: *** [moc] Error 2
>
> localhost:/usr/lib/qt#
Could you help me ?!
My machine:
Pentium MMX 233, Mhz
64 MB Memory
4.3 GB HD
Slackware 7
Thank You
Helio Cordeiro
hcordeiro@hitech.com.br
Sao Paulo - Brazil