bug#78377: Cross-Compile - "src/make-prime-list: cannot execute: required file not found"

2025-05-16 Thread Collin Funk
Hi Pádraig, Pádraig Brady writes: > Well given we also need to call gl_BUILD_CC perhaps the > best way would be to have a separate build-cc gnulib module > and have the crc module depend on that. I'm fine just depending > on crc for now though, though I can see a build-cc gnulib module > being g

bug#78377: Cross-Compile - "src/make-prime-list: cannot execute: required file not found"

2025-05-16 Thread Pádraig Brady
On 16/05/2025 06:36, Collin Funk wrote: Hi Paul, Paul Eggert writes: 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 A