rmuir commented on PR #15508: URL: https://github.com/apache/lucene/pull/15508#issuecomment-3695034856
> Very Interesting! I'd love to explore this path and would be good in general if we could have some reliable way to provide efficient binaries to users. Maybe we could pursue this as a followup and keep this change just focussed on adding support to use the provided binary (next we could try adding actual binary support)? Yes, there's no need to create binaries here. Was just a suggestion to avoid some hellacious network of Dockerfiles: for this kind of purpose, zig can be used as a better c compiler that "just works" to cross-compile all those binaries. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
