Disable relative calls

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

How can I disable near relative calls optimization? When calling a function, instead of a relative call(generate 0xe8 instruction) I want an absolute call.

I tried with -O0 and -g2, but .plt is still in the binary.

Thanks,
--
Laurențiu Dascălu


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux