Owen Cook wrote: > > On Tue, 16 Nov 2004, Sandip Bhattacharya wrote: > >> ================= >> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 >> -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -I../../scribus >> -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -march=i386 -mcpu=i686 >> -fno-exceptions -fno-check-new -MT pdflib.lo -MD -MP -MF .deps/pdflib.Tpo >> -c pdflib.cpp -fPIC -DPIC -o .libs/pdflib.o >> /usr/lib/qt-3.3/include/qstring.h: In member function `void >> PDFlib::PDF_Annotation(PageItem*, unsigned int)': >> /usr/lib/qt-3.3/include/qstring.h:1043: internal compiler error: in >> make_decl_rtl, at varasm.c:802 >> Please submit a full bug report, >> with preprocessed source if appropriate. >> See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. >> The bug is not reproducible, so it is likely a hardware or OS problem. > > > > I am a bit out of my depth here, what is your version of gcc > > Do a gcc -v you will also get the build options >
[root at pluto build]# gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) -- Sandip Bhattacharya * Puroga Technologies * sandip at puroga.com Work: http://www.puroga.com * Home: http://www.sandipb.net PGP/GPG Signature: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3
