This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
undefined reference to `__throw' in gcc-2.7.2/libg++-2.7.2
- To: gcc at gcc dot gnu dot org
- Subject: undefined reference to `__throw' in gcc-2.7.2/libg++-2.7.2
- From: Arvind Krishnaswamy <arvind at serc304b dot serc dot iisc dot ernet dot in>
- Date: Fri, 16 Jun 2000 17:36:35 +0530
- Reply-To: aksammy at softhome dot net
Hello,
I get the following error message during the link stage when I'm
making part of the SUIF compiler framework.
[snip]
g++ -o printmachine -ggdb3 -Wall -Wno-unused -Wno-non-virtual-dtor -fenum-int-equiv -I/home/arvi/suifhome/include -DM_ALPHA -DM_SUIF printmachine.o pmstabs.o suif_init.o \
-L/home/arvi/suifhome/i386-redhat-linux/solib -L/home/arvi/suifhome/i386-redhat-linux/lib -lcfg -lmachine -useful -lsuif prog_ver.cc
/home/arvi/suifhome/i386-redhat-linux/lib/libmachine.a(annoteHelper.o): In function `vsym_set_hreg(var_sym *, int)':
annoteHelper.o(.text+0x26c): undefined reference to `__throw'
[snip]
I'm using gcc-2.7.2 and libg++-2.7.2 on Linux system.
I don't understand the above error.
Any help will be appreciated.
Thanks
--
Arvind
mailto : aksammy@softhome.net