http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56276
Kai Tietz <ktietz at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |ktietz at gcc dot gnu.org Resolution|--- |INVALID --- Comment #1 from Kai Tietz <ktietz at gcc dot gnu.org> --- Due the fact that your target-triplet is different to the build-triplet (and the host one) gcc assumes correctly that you are doing a cross-compilation. Therefore installation-directory of <target>/lib is intended.