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]

Re: arm-elf-gcc shared flat support


On Sunday 01 April 2007 03:24, vivek tyagi wrote:
> Hi
>
> Thank you for your support,Any suggestions on how can we make all
> function calls via GOT rather than "bl".

That's pretty much what happens in shared libraries on other platforms. You 
just need to pick a PLT sequence that's suitable for your environment.

Paul


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