[gas question]relocate type of function call in i386

zet feqin1023@gmail.com
Thu Jan 5 10:34:00 GMT 2017


Hello, gas(GNU as) developers.

I only talk about i386.

When gas deal with this assembly code:

---------------------------
call function_name
---------------------------

In static NO PIC, the relocation type of function_name in call
instruction must be R_386_PC32?
Is it possible R_386_32 in gas(GNU as)?

thx.

-- 
业精于勤,荒于嬉.



More information about the Binutils mailing list