[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New packages



On 12 Jul 1999, Jim Pick wrote:

> 
> project/experimental
> 

	Got it! Thanks.  An now, on this the continuing saga....

$ /usr/lib/gcc-ss/bin/gcc -o -v blah blah.o
blah: In function `_init':
blah(.init+0x0): multiple definition of `_init'
/usr/lib/crti.o(.init+0x0): first defined here
blah: In function `_start':
blah(.text+0x0): multiple definition of `_start'
/usr/lib/crt1.o(.text+0x0): first defined here
blah: In function `_fini':
blah(.fini+0x0): multiple definition of `_fini'
/usr/lib/crti.o(.fini+0x0): first defined here
blah(.rodata+0x0): multiple definition of `_IO_stdin_used'
/usr/lib/crt1.o(.rodata+0x0): first defined here
blah: In function `__data_start':
blah(.data+0x0): multiple definition of `__data_start'
/usr/lib/crt1.o(.data+0x0): first defined here
blah.o: In function `main':
blah.o(.text+0x0): multiple definition of `main'
blah(.text+0xb4): first defined here
/usr/bin/ld: bfd assertion fail ../../bfd/ppcboot.c:149
/usr/bin/ld: bfd assertion fail ../../bfd/ppcboot.c:149
/lib/libc.so.6(.dynamic+0x0): multiple definition of `_DYNAMIC'
blah(.dynamic+0x0): first defined here
/lib/libc.so.6(.got.plt+0x0): multiple definition of `_GLOBAL_OFFSET_TABLE_'
blah(.got+0x0): first defined here
collect2: ld returned 1 exit status


	What the heck is ppcboot.c used for?

	chris



^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
chris mckillop - cdm@debian.org    "The faster I go, the behinder I get."
Debian GNU/Linux                                     -- Lewis Carroll 
http://www.debian.org/              
Waterloo Aerial Robotics Group - http://ece.uwaterloo.ca/~warg/


Reply to: