https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61796
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hp at gcc dot gnu.org --- Comment #1 from Hans-Peter Nilsson <hp at gcc dot gnu.org> --- I think you need to mention the options you passed to "configure". Does not "--with-float=hard" work? I'd also expect a target triplet arm-openwrt-linux-gnueabihf (note the "hf") to get the right defaults, maybe even as the preferred means. I'd *not* expect the right thing to happen just passing CFLAGS_FOR_TARGET to "make".