On Thu, 4 Feb 2021, Nathan Sidwell wrote:
> We used to check all unknown input files, even when passing them to a
> compiler. But that caused problems. However, not erroring out on
> non-existent would-be-linker inputs confuses configure machinery that
> probes the compiler to see if it ac
We used to check all unknown input files, even when passing them to a
compiler. But that caused problems. However, not erroring out on
non-existent would-be-linker inputs confuses configure machinery that
probes the compiler to see if it accepts various inputs. This
restores the access check fo