On 2/11/2015 10:48 PM, Chen Gang S wrote:
On 2/12/15 11:32, Chen Gang S wrote:
>>> >>   +#define EM_TILE      191 /* Tile */
>>> >>+#define EM_TILE_OLD  0x2597 /* Tile compat */
>> >
>> >No need for EM_TILE_OLD - it never really got out into the wild.
>> >
>> >Also, 191 is EM_TILEGX in <elf.h>, so you really should use the same name 
here, not EM_TILE.
>> >
Oh, I can not fine EM_TILEGX in "elf.h" in master branch. I guess, I
need to define it, too.

It is in glibc's /usr/include/elf.h since version 2.16.

--
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com


Reply via email to