[Bug target/43810] [4.5 Regression] linking results in undefined references to _savegpr_* _restgpr_*_x

patrick at motec dot com dot au gcc-bugzilla@gcc.gnu.org
Fri Apr 30 06:57:00 GMT 2010



------- Comment #9 from patrick at motec dot com dot au  2010-04-30 06:57 -------
Khem,

Your libgcc.a looks fine. As far as I know, libgcc.a is supposed to be the last
library listed when linking so the behaviour you are seeing is normal.

My problem is that libgcc.a does not contain _savegpr_* and _restgpr_*
functions at all. It looks like they are only built for linux and gnu targets,
not eabispe.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43810



More information about the Gcc-bugs mailing list