> He'll get much better code by putting the program into a -fPIC .so, > loading it from a small stub and then unmap the stub. > large model generates really very bad code because all jumps > will be indirect.
Is it also true with -fpie? Paolo
> He'll get much better code by putting the program into a -fPIC .so, > loading it from a small stub and then unmap the stub. > large model generates really very bad code because all jumps > will be indirect.
Is it also true with -fpie? Paolo