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]

problem with gcc 2.95.2


Using gcc 2.95.2 to compile a program I get the following error message
during link phase:

main.o: In function `CryptlibException type_info function':
main.o(.gnu.linkonce.t.__tf17CryptlibException+0x10): undefined
reference to `{anonymous}::exception type_info function'
main.o(.gnu.linkonce.t.__tf17CryptlibException+0x1a): undefined
reference to `{anonymous}::exception type_info node'
collect2: ld returned 1 exit status

What can be the reason for this curious error?

--
Heiko Nardmann (Dipl.-Ing.), h.nardmann@secunet.de, Software Development

secunet Security Networks AG - Sicherheit in Netzwerken
(www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50



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