ddarriba / modeltest

Best-fit model selection
GNU General Public License v3.0
77 stars 21 forks source link

Error trying to run modeltest-ng, exited with code 'SIGILL'. #49

Closed jtklein closed 3 years ago

jtklein commented 3 years ago

Hello, a client of ours could not run the ModelTest binary on his new MacBook with the new M1 chip architecture. The error thrown was "Error trying to run modeltest-ng, exited with code 'SIGILL'." I do not have access to the hardware to examine more, but maybe the code is not compiled correctly for the new chips.

ddarriba commented 3 years ago

Unfortunately I do not have access to the new chip either, but I will try to cross compile for it from a BigSur VM. However, I will not be able to test if it works, so I will need your help.

ddarriba commented 3 years ago

I finally could compile the ARM binary. Could you please try it?

modeltest-ng OSX ARM

jtklein commented 3 years ago

Thank you so much for this binary. The user reported that it works now on his machine.