Am 21.09.25 um 19:59 schrieb Steve Kargl:
On Sun, Sep 21, 2025 at 06:23:13PM +0200, Thomas Koenig wrote:
the attached patch mentions -fexternal-blas64 in the changes.html file
for gcc16. Checked with "tidy -e" and by visual inspection with Firefox.
Any comments or suggestions for better wording? OK to commit?
Wording looks fine to me.
Committed, thanks!
Sorry about missing the -m32 issue.
So did I :-) This is the sort of thing that gets found out quicky,
so no harm done.
Now that I've re-learned the magic incantation for also running -m32
$ make -j16 check-fortran RUNTESTFLAGS="--target_board=unix\{,-m32\}"
I will endeavor to use it in the future for regression tests.
Best regards
Thomas