build failure

Nick Clifton nickc@redhat.com
Fri Mar 13 11:25:00 GMT 2009
Hi Tom,

The score port is a little weird.  It is a 32-bit target with a few 
48-bit instructions.  So it needs a 64-bit bfd_vma in order to cope with 
those extra long instrcutions, but everything else is 32-bits.

   Please try the attached patch which changes the score target so that 
it is grouped with the 64-bit targets in the bfd directory and changes 
the score-dis.c opcodes file so that it is basically empty unless BFD64 
is defined.  I think that this should work.

Cheers
   Nick


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: score.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20090313/be87fdb7/attachment.ksh>


More information about the Binutils mailing list