(BFD): Non-byte addressing possible?

Timothy Wall twall@cygnus.com
Mon Jul 17 05:32:00 GMT 2000


As Ian suggested, the tic54x code makes use of octets_per_byte to use
word addressing (in that case, two octets per byte; you will want 16
octets per byte).  tic54x specifically uses a variant of COFF, but you
should be
able to extend the usage to ELF.

Please note that the tic54x target is not in binutils 2.9 or binutils
2.10; you will need to obtain the code from CVS.

T.





More information about the Binutils mailing list