如何编译现有的POSIX code的64位Windows?code、POSIX、Windows

由网友(夕顔﹉)分享简介:我确定与使用Cygwin或MinGW的,但我要结束了64位code,不是32位。这是因为,我会打电话从64位管理C#中的DLL。我似乎无法找到并设置这些工具来创建64位二进制很好的参考。此外,这将是很好,如果海湾合作委员会是4版本,而不是版本3的来到我的Cygwin的安装。I'm ok with using Cygw...

我确定与使用Cygwin或MinGW的,但我要结束了64位code,不是32位。这是因为,我会打电话从64位管理C#中的DLL。我似乎无法找到并设置这些工具来创建64位二进制很好的参考。此外,这将是很好,如果海湾合作委员会是4版本,而不是版本3的来到我的Cygwin的安装。

I'm ok with using Cygwin or MinGW, but I need to end up with 64-bit code, not 32-bit. This is because I will be calling the DLL from 64-bit managed C#. I can't seem to find and good references for setting up those tools to create 64-bit binaries. Also, it would be nice if the GCC was version 4, not version 3 as came with my Cygwin install.

另一种方法是某种形式的进程间通信。我将研究这一点,但我制定了以上是我真正想要的。

An alternative would be some form of interprocess communication. I will research that, but what I laid out above is what I really want.

推荐答案

href="http://sourceforge.net/projects/mingw-w64" rel="nofollow">的

阅读全文

相关推荐

最新文章