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]

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


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11281



------- Additional Comments From mmazur at kernel dot pl  2003-08-16 22:21 -------
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/builder2/rpm/BUILD/ncurses-5.3/lib
/usr/lib/gcc-lib/alpha-pld-linux/3.3.1/../../../libstdc++.so: undefined
reference to `_Unwind_Resume_or_Rethrow@GCC_3.3'
collect2: ld returned 1 exit status

Nope. 3.3.1 still broken. Any other ideas (eg. how do I debug stuff like this)?


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