This is the mail archive of the gcc-patches@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]

Re: [PATCH] Minor PPC bits


Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:


> 
> make[3]: Entering directory `/cvsx/linuxppc_2_3/drivers/usb'
> ld -r -o usbcore.o usb.o usb-debug.o hub.o devio.o inode.o drivers.o devices.o
> rm -f usbdrv.o
> ld  -r -o usbdrv.o usbcore.o usb-ohci.o hid.o
> usb-ohci.o: In function `hc_found_ohci':
> /cvsx/linuxppc_2_3/drivers/usb/usb-ohci.c:2228: multiple definition of 
> `DW.usb.h.a8a878f3.d'
> ld: Dwarf Error: Could not find abbrev number 102.


You need a newer binutils, methinks.
:)

What version do you have?


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