ppalaga commented on pull request #2747:
URL: https://github.com/apache/camel-quarkus/pull/2747#issuecomment-857462533


   This also brings forward the question whether we should have an ambition to 
support the native compilation on Mac (and Windows) at all? I mean what is the 
use case beyond demos? I guess close to nobody is running on Mac/Windows in 
production. Building in Docker on Mac/Windows should work, but that produces a 
Linux executable. It is true that such executable does not help when one wants 
to run native tests on Mac/Windows. So maybe that's the use case because of 
which we should try to support native compilation on Mac? I wonder if it would 
not be better if Quarkus JUnit extension could transparently boot the Linux 
executable via Docker and run the tests against against it? Hm... maybe it is 
too much work and it is easier to properly fix issues like this one. Sorry for 
the long essay :)


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to