http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60610
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- You need 32-bit non-multilib cc1. I can reproduce this, looking into it now. 4.8 configured the same way would complain: error: code model ‘large’ not supported in the 32 bit mode sorry, unimplemented: 64-bit mode not compiled in but 4.9 doesn't for some reason.