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]
Other format: [Raw text]

Re: [Bug libstdc++/11281] C++ support on alpha is no more


"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


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