On Thu, Nov 10, 2011, Richard Earnshaw wrote:
You can't rely on finding it. Executable images are only required to have segment headers an d the attributes system uses section headers. Section headers can be removed when an image gets stripped.
but if I have it during the u-boot build, it's reliable?
If not, can I check the architecture for which libgcc was built programatically?