Can I run a binary file that is Mach-O executable i386 on linux?

隐身守侯 提交于 2019-12-13 18:33:03

问题


I have a program that is Mach-O executable i386 and I was hoping to run it on a linux server. Is this possible?? If so, how? I can't see, to figure this out.

Thanks!


回答1:


There is currently no working Mach-O loader for Linux.



来源:https://stackoverflow.com/questions/3205986/can-i-run-a-binary-file-that-is-mach-o-executable-i386-on-linux

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!