pitrou commented on issue #45853: URL: https://github.com/apache/arrow/issues/45853#issuecomment-2734437707
Ok, CMake is more flexible here (you can set `CC` to `gcc-14` and `CMAKE_COMPILER_LAUNCHER` to `ccache`, for example, and it will automatically combine the two). But that doesn't explain the other problem: > Meson recompiles the entire project every time that cpp_build.sh or cpp_test.sh is called. Even if nothing changed and the build directory is still there. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org