http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56467
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2013-02-26 Ever Confirmed|0 |1 --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-02-26 18:21:22 UTC --- your archive doesn't have any sources so the makefile doesn't work, please follow the bug reporting instructions: http://gcc.gnu.org/bugs/ Your linker command has -lrt at the start of the command, it needs to go after any objects that depend on it.