On 22 Mar 2000 [EMAIL PROTECTED] wrote:
> exceptioni.o(.text+0x279): undefined reference to `__register_exceptions'
> /usr/lib/libstdc++.a(exceptioni.o): In function `__throw':
> exceptioni.o(.text+0x2e7): undefined reference to
>`__find_first_exception_table_match'
> exceptioni.o(.text+0x319): undefined reference to `__unwind_function'
> collect2: ld returned 1 exit status
> make[4]: *** [/usr/local/src/abi/abi/src/Linux_2.2.14_i386_OBJ/bin/AbiWord_d] Error 1
> [...]
I think you have a problem with your whole linux distribution. I just
downloaded the full abi source tree and it compiled and built with out a
problem. What is your distribution? Have you made modifications to it? It
looks like your libraries are out of sync with your compiler.
Cheers
Martin