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]

2.97 20001002: Many Qt examples fail - exception problem?


Hi,
  I've just built 2.97 20001002 (from CVS) on Linux/Alpha and rebuilt
qt-2.2.0 with it.  Many, but not all, of the Qt examples built with it are
giving an Illegal instruction (SIGILL) - gdb shows it as being in the
__EXCEPTION_TABLE__   (the widget example does fail in this way).

#0  0x20000aa6b5c in __EXCEPTION_TABLE__ ()
   from /discs/c7/kde-built/qt-2.2.0/lib/libqt.so.2
#1  0x200005729b8 in QBoxLayout::insertSpacing ()
   from /discs/c7/kde-built/qt-2.2.0/lib/libqt.so.2
#2  0x20000572d90 in QBoxLayout::addSpacing ()
   from /discs/c7/kde-built/qt-2.2.0/lib/libqt.so.2

These were built with the -mieee flag.


My machine is an LX164 (21164a); gcc -v gives:

Reading specs from
/home/dg/egcs/lib/gcc-lib/alphaev56-unknown-linux-gnu/2.97/specs
gcc version 2.97 20001002 (experimental)

as -v gives:

GNU assembler version 2.9.1 (alpha-redhat-linux), using BFD version
2.9.1.0.24

Dave
-- 
 ---------------- Have a happy GNU millennium! ----------------------   
/ Dr. David Alan Gilbert      | Running GNU/Linux on       |  Happy  \ 
\   gro.gilbert @ treblig.org |  Alpha, x86, ARM and SPARC |  In Hex /
 ____________________________|___ http://www.treblig.org  |________/



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