https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100662
--- Comment #15 from Andreas Tobler ---
Regarding comment #10, Steve is right with his guess, configure doesn't find
the fenv functionalities needed. The reason is pretty simple, for aarch64 and
powerpc, they are not public. A quick trial showed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100662
--- Comment #13 from Andreas Tobler ---
I try to find some spare cycles to look into. But I can only investigate the
aarch64 part. The powerpcs are gone here.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97304
--- Comment #7 from Andreas Tobler ---
Any news on this? Or can we close this PR?
TIA,
Andreas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97304
--- Comment #6 from Andreas Tobler ---
First, excuse me Thomas, I was focused on 'Tobias' from the description text.
It seems to pass bootstrap with /usr/bin/ld on FreeBSD-13. The test suite will
tell more.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97304
--- Comment #5 from Andreas Tobler ---
Hi Tobias,
on FreeBSD-12.1, the ld is from binutils 2.17, a really old one.
Try to configure with '--with-as=/usr/local/bin/as --with-ld=/usr/local/bin/ld
'. Prerequisite is the installation of the binutil