This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

BUG compiling QT on Solaris/X86 7






I'm trying to compile QT  1.44 on a Solaris/X86 7 machine with all current 
patches 
installed, using gcc 2.95.

g++ -c -I/usr/src/qt/include -I/usr/openwin/include -fpermissive -O2 
-fno-strength-reduce -O2 -fno-strength-reduce -fPIC  -o widgets/qmenubar.o 
widgets/qmenubar.cpp
widgets/qmenubar.cpp: In method `int QMenuBar::calculateRects(int = -1)':
widgets/qmenubar.cpp:541: Internal compiler error.
widgets/qmenubar.cpp:541: Please submit a full bug report.
widgets/qmenubar.cpp:541: See <URL:http://egcs.cygnus.com/faq.html#bugreport> 
for instructions.
*** Error code 1
make: Fatal error: Command failed for target `widgets/qmenubar.o'
Current working directory /usr/share/src/qt/src
*** Error code 1
make: Fatal error: Command failed for target `src'
$ 


qmenubar.ii.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]