是什么奥威尔的MinGW和TDM开发-C ++版本之间的区别? [英] What is the difference between Orwell's MinGW and TDM Dev-C++ versions?

查看:338
本文介绍了是什么奥威尔的MinGW和TDM开发-C ++版本之间的区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在这一个新手,昨天我装了8.1运64,所以我想用最合适的方案,使得C / C ++我的任务。
谢谢

I am a newbie at this and yesterday I installed Win 8.1 x64 so I would like to use the most suitable program for making my tasks in C/C++. Thanks

推荐答案

的MinGW 仅支持 32位的二进制文件, TDM 支持 32 64 位二进制文​​件(使用MinGW的API的使用情况)。

MinGW supports only 32 bit binaries, TDM supports 32 and 64 bit binaries (with usage of MinGW's API's).


  • 如果您需要为Windows好GCC,仅为32位的缺点,
    使用的的MinGW

  • 如果你想建立64位二进制文​​件过多,你的可以的使用的 TDM

  • If you need a good GCC for Windows, with the drawback of 32 bit only, use MinGW.
  • If you want to build 64 bit binaries too, you can use TDM.

这两个海湾合作委员会公布的大约4.8在同一时间,所以在没有真正的区别先进的现代化程度。

Both released GCC 4.8 approximately at the same time, so there's no real difference in up-to-dateness.

我的建议:的使用第3替代 的MinGW-W64 代替 - 这是一个的扩展的MinGW的有64位支持。请参见这里的MinGW-W64的简短说明。

My recommendation: Use the 3rd alternative: MinGW-w64 instead - it's a extended MinGW with support for 64 Bit. See here for a short description of MinGW-w64.

无论选择你做,最好使用官方开发者网站下载(而不是奥威尔的),以获得最先进的最新版本。

Whatever choice you make, better use official developers website for downloading (not Orwell's) to get most up-to-date version.

  • MinGW
  • MinGW-w64
  • TDM-GCC

顺便说一下,你会发现一个很好的概述有,是什么让人特别的其他人。

Btw., you'll find a good overview there, what makes one special about the others.

注:MinGW的-W64的主页曾经是sourceforge上,但现在在 http://mingw-w64.org ;链接被相应的更新。

NB: the homepage of mingw-w64 used to be on sourceforge but is now at http://mingw-w64.org ; links have been updated accordingly.

这篇关于是什么奥威尔的MinGW和TDM开发-C ++版本之间的区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆