This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug libstdc++/11281] C++ support on alpha is no more
- From: Falk Hueffner <falk dot hueffner at student dot uni-tuebingen dot de>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jul 2003 00:53:18 +0200
- Subject: Re: [Bug libstdc++/11281] C++ support on alpha is no more
- References: <20030622110350.11281.mmazur@kernel.pl><20030709002546.1840.qmail@sources.redhat.com>
"mmazur at kernel dot pl" <gcc-bugzilla@gcc.gnu.org> writes:
> alpha-pld-linux-g++ -o demo ../obj_s/demo.o -L../lib -lncurses++ -L../lib
> -L../lib -lform -lmenu -lpanel -lncurses -ltinfo -s
> -Wl,-rpath,/home/users/builder/rpm/BUILD/ncurses-5.3/lib
> /usr/lib/gcc-lib/alpha-pld-linux/3.3/../../../libstdc++.so: undefined reference
> to `_Unwind_Resume_or_Rethrow@GCC_3.3
>
> This is ncurses 5.3 building (I got the same problem with some python code).
Please send the output of g++ -v.
--
Falk