Re: make check 2 failures

Dmitry Goncharov <[email protected]> Fri, 25 Jul 2025 15:00:28 -0400
Newsgroups gmane.comp.gnu.make.bugs
Message-ID <CAG+Z0CsPEwN+27r2g8KGrvT_3xzUz7onz343m8X+K=qzzhbgFg@mail.gmail.com>
These tests have another issue. Specifically, the tests have option
-shared hardcoded. Some implementations of ld do not recognize
-shared. This causes the tests to fail. Even though make itself works
fine.

regards, Dmitry