开发者

Possible to create universal linux program?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜