why the difference of two global pointers is not a constant?

Ian Lance Taylor iant@google.com
Tue Jul 25 16:43:00 GMT 2006


"Rafael Espíndola" <rafael.espindola@gmail.com> writes:

> The reason why I want to do this is to avoid relocations when a dso is
> loaded.

Use prelinking.  That works for all relocation types, and doesn't
require additional coding.

Ian



More information about the Gcc mailing list