This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[gas question]relocate type of function call in i386


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.

-- 
业精于勤,荒于嬉.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]