|
From: | Paul Eggert |
Subject: | bug#78377: Cross-Compile - "src/make-prime-list: cannot execute: required file not found" |
Date: | Tue, 13 May 2025 10:24:42 -0700 |
User-agent: | Mozilla Thunderbird |
On 2025-05-13 10:01, Collin Funk wrote:
Doesn't crc32 in Gnulib handle this using $(BUILD_CC)? I imagine it should be simple to do the same here. I can have a look later.
Yes, that should work, so long as the build host isn't a Microsoft Windows platform that would require $(BUILD_EXEEXT). And that should be good enough; we don't need the full power of AX_PROG_CC_FOR_BUILD from the Autoconf Archive.
[Prev in Thread] | Current Thread | [Next in Thread] |