I have a SIMD project that does CPU feature detection and uses macros to 
provide a nice SIMD api, and the sample app works for me on Windows, and Linux, 
but a user has reported an issue on OSX:

[https://github.com/jackmott/nim_simd/issues/4](https://github.com/jackmott/nim_simd/issues/4)

I don't have a mac handy so was wondering if anyone had tips for narrowing down 
the cause. Are there compiler flags that might include more info on the error? 
Or OSX tricks to do so? Anything stand out? 

Reply via email to