This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New port to Cell SPU


Alan Modra wrote:
On Wed, Oct 25, 2006 at 04:16:45PM +0930, Alan Modra wrote:
This implements binutils support for the Sony/Toshiba/IBM Synergistic
Processor Unit.  One feature of this port is a built-in linker overlay
[snip]

This fixes a make -j problem with this port.  The newly built
assembler is used to assemble the overlay manager code, so we need
to ensure that the assembler is in fact built before attempting to
use it.  OK to apply to gcc and src repositories?

I'd use a target template such as mt-wince, including


all-ld: $(MAINT) all-gas

Nitpicking yours,

Paolo


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