No, if you need fixed addresses i suppose a linker script would be the way to go? Or in this case you'd just serialize the data such that it doesn't contain any pointers in the first place.
If you even can with ASLR. Most modern boxes would disable stuff like this.