This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Relocation R_ARM_THM_PC8


Hi All,

I'm a newbie of this mailing-lists then before i post my question i
would be to greet all.
I don't know if this is the correct place to post my question, otherwise
i apologize for my mail.
Anyway my situation is:
i'm porting a proprietary software platform, usually compiled with IAR
compiler, into an open-source
project that will be compiled with gcc, then i need to link my code
object with IAR library.
The project is for an ARM7 TDMI-S v5.
I've found that the IAR library that i would link use as relocation
R_ARM_THM_PC8, that don't is implemented into
arm-elf-gcc.
Now i ask:
There is someone that have compiled the binutils with this feature
built-in, or is it possible to obtain some indications to implement this
relocation ?

I hope that my explanation is clear.

Thanks in advance for every answer.

Best regards.

Cristian F. Panessa


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