开发者

Possible to create universal linux program?

开发者 https://www.devze.com 2023-02-16 18:31 出处:网络
In mac os x, you can comb开发者_StackOverflow中文版ine 32bit, powerpc and 64bit binaries in one executable using \"lipo\" is something like this possible in linux?I think Fatelf (available at http://i

In mac os x, you can comb开发者_StackOverflow中文版ine 32bit, powerpc and 64bit binaries in one executable using "lipo" is something like this possible in linux?


I think Fatelf (available at http://icculus.org/fatelf/ ) is what you are actually asking for, but it requires certain patches to kernel, glibc, gdb etc. So it's currently not for the faint of heart to use. It may be a reasonable burden for a developer to compile on a modified system, but it also requires client-side systems to be modified, too.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号