Smpeg MMX asm compilation (problem)

Pedro Alves pedro_alves@portugalmail.pt
Tue Aug 22 05:47:00 GMT 2006


Brian Dessent wrote:
> Soul Studios wrote:
> 

>> Is there a table somewhere for all the different "@" types and their
>> respective int's (ie @object, @function, etc)?
> 
> Look at the documentation for .type in the manual, in section 7.
> 

Would be nice if there was some info on DT_NON, DT_PTR, DT_FCN,
DT_ARY and N_BTSHFT there, or just plainly the numbers.

Who was never bitten once by not putting .type 32 (DT_FCN << N_BTSHFT)
on an assembly function that was then mistakingly dll exported
as DATA. I have. :)

Cheers,
Pedro Alves



More information about the Binutils mailing list