Hi Finn,
On 25/09/18 11:49, Finn Thain wrote:
On Tue, 25 Sep 2018, Michael Schmitz wrote:
Hi Finn,
has this been resolved in the meantime?
My compiler is too old (4.4.6) to be affected. Also, I didn't pursue a
patch because I don't really know how you fix this properly.
Maybe Andreas or Geert have thought of something?
It seems that multiple architectures have multiple issues. Each
architecture may implement a different set of __HAVE_ARCH builtins (which
is complicated enough). Now we have different compiler releases
compounding the problem with different sets of __builtins.
This may require portable build-time feature tests like autoconf uses.
Let's not go there, please.
I'll just try a few other cross-gcc versions, maybe there's one that
does provide __udivdi3 without incurring the strncmp problem yet.
Cheers,
Michael