Compilation (linking) problems


Subject: Compilation (linking) problems
antipode@soup.thpoon.com
Date: Wed Mar 22 2000 - 20:50:29 CST


With the latest CVS sources, I get the following:
[...]
/usr/lib/gcc-lib/i386-linux/2.95.2/libgcc.a(exception.o): In function `__default_unexpected(void)':
exception.o(.text+0x20): multiple definition of `__default_unexpected(void)'
/usr/lib/libstdc++.a(exceptioni.o)(.text+0x80): first defined here
/usr/bin/ld: Warning: size of symbol `__default_unexpected(void)' changed from 104 to 24 in exception.o
/usr/lib/gcc-lib/i386-linux/2.95.2/libgcc.a(exception.o): In function `set_terminate(void (*)(void))':
exception.o(.text+0x38): multiple definition of `set_terminate(void (*)(void))'
/usr/lib/libstdc++.a(exceptioni.o)(.text+0xf0): first defined here
/usr/bin/ld: Warning: size of symbol `set_terminate(void (*)(void))' changed from 104 to 34 in exception.o
/usr/lib/gcc-lib/i386-linux/2.95.2/libgcc.a(exception.o): In function `set_unexpected(void (*)(void))':
exception.o(.text+0x5c): multiple definition of `set_unexpected(void (*)(void))'
/usr/lib/libstdc++.a(exceptioni.o)(.text+0x160): first defined here
/usr/bin/ld: Warning: size of symbol `set_unexpected(void (*)(void))' changed from 104 to 36 in exception.o
/usr/lib/gcc-lib/i386-linux/2.95.2/libgcc.a(exception.o): In function `unexpected(void)':
exception.o(.text+0x80): multiple definition of `unexpected(void)'
/usr/lib/libstdc++.a(exceptioni.o)(.text+0x220): first defined here
/usr/bin/ld: Warning: size of symbol `unexpected(void)' changed from 75 to 27 in exception.o
/usr/lib/libstdc++.a(exceptioni.o): In function `global constructors keyed to __default_terminate(void)':
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
[...]

Thanks!

-- 
Arcady Genkin                                 http://www.thpoon.com
Nostalgia isn't what it used to be.



This archive was generated by hypermail 2b25 : Wed Mar 22 2000 - 20:51:09 CST