I'm not sure I understand the problem correctly. Can you explain what symptoms and/or error messages you are seeing (with examples if possible)?Understanding relocation problems usually involves dumping the images and/or objects with 'fromelf -yr ...' or 'readelf -Dr ...'. It can be a bit of a chore to go from a dynamic relocation in an image back to the object file it came from -- in the worst case you'll need the link map, too.