gcc and -fPIC

bserdar@nc.rr.com bserdar@nc.rr.com
Fri Oct 15 18:58:00 GMT 2004


> 
> OK, but why is the function call at 80485b3 to the next address at 
> 80485b8?
> 
> Is the call relocated at runtime (if yes, to what address or 
> function) or 
> can this not be handled by objdump?

It's a relative call. It is not relocated. 

> 
> Thank you for the answer.
> 
> Ciao,
> Gerhard
> 



More information about the Gcc-help mailing list