This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
problem with gcc 3.3 making kdelibs 3.1.3 -- _Unwind_Resume_or_Rethrow
- From: "Marty Leisner" <leisner at rochester dot rr dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Sat, 02 Aug 2003 01:52:04 -0400
- Subject: problem with gcc 3.3 making kdelibs 3.1.3 -- _Unwind_Resume_or_Rethrow
I'm running made gcc 3.3 recently on intel/linux.
Making kdelib-3.1.3 I get on some programs:
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor
-Wno-l
ong-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi
-D_XOP
EN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -fno-builtin -g -O2
-fno-e
xceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII
_CAST -DQT_NO_COMPAT -o kio_help.la.closure kio_help_la_closure.lo
-L/usr/loc
al/lib -L/usr/local/qt3/lib -L/usr/local/kde-3.1.3/lib -module -avoid-version
-
module -no-undefined -R /usr/local/kde-3.1.3/lib -R /usr/local/qt3/lib -R
/usr/l
ocal/lib -R/usr/lib -R/usr/lib kio_help.lo main.lo xslt.lo -L/usr/lib -lxslt
-l
xml2 -lz -lm -L/usr/lib -lxml2 -lz -lm libkbzipfilter_dummy.la
/usr/gnu/lib/gcc-lib/i686-pc-linux-gnu/3.3/../../../libstdc++.so: undefined
refe
rence to `_Unwind_Resume_or_Rethrow@GCC_3.3'
collect2: ld returned 1 exit status
make[2]: *** [xml2man] Error 1
make[2]: *** Waiting for unfinished jobs....
/usr/gnu/lib/gcc-lib/i686-pc-linux-gnu/3.3/../../../libstdc++.so: undefined
refe
rence to `_Unwind_Resume_or_Rethrow@GCC_3.3'
collect2: ld returned 1 exit status
make[2]: *** [kio_help.la.closure] Error 1
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/kde/kde-3.1.3/kdelibs-3.1.3'
Any hints?
Marty Leisner
leisner@rochester.rr.com