Using Mingw/cygwin in Windows is for GCC development

Source: Internet
Author: User

Just recorded the next with Eclipse under Linux development, suddenly think of another way: MinGW.

MinGW is a Windows GCC development tool that uses the Windows runtime directly, so you can easily compile with GCC under Windows.

But this method is very limited, that is, there is no way to use Linux under the system functions, unless their own code is not dependent on any system API, but this is obviously not possible. So to emulate Linux under Windows, just MinGW is not enough.

But there is another way, that is Cygwin, it is a simple Linux environment under the window simulation, it is simple, but has been ported almost used command and development library, the only drawback is that the installation is too large, very time-consuming. And it also has limitations: in the process of software development, often use third-party libraries, such as you want to use the database, whether it is sybase,mysql, or other, such as tuxedo, etc., these things under Cygwin, you can do nothing.

So these two methods for me are not satisfied, or directly in Linux installed Eclipse, in Windows under the Xming, the most convenient, there is no limitations.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.