multiple definition of `_init'

2006-07-25 Thread Martin Michlmayr
/../../../../lib64/crti.o: In function `_init': /home/aurel32/tmp/amd64/glibc-2.3.6/build-tree/amd64-libc/csu/crti.S:25: multiple definition of `_init' /usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64/crti.o:/home/aurel32/tmp/amd64/glibc-2.3.6/build-tree/amd64-libc/csu/crti.S:25: first defined here /usr/lib

Re: multiple definition of `_init'

2006-07-25 Thread Bastian Blank
On Tue, Jul 25, 2006 at 01:30:34PM +0200, Martin Michlmayr wrote: While building rsplib, I get the following errors. Is that an application or glibc problem? Application. You can't link the same object files in more than one time. g++ -shared