Cunit installation under Windows Mingw32

Source: Internet
Author: User

Today the hard disk space is not enough, vs2010 is too big, so unload. Change Mingw32.

Results after the replacement has been found cunit can not be used. So I reinstalled it.

I found that there are almost no correct installation documents on the Internet, I will make a simple record and then tidy up the details.

First, install the MINGW32 to install the autoconf and other related tools.

It is then configured in the terminal of the Msys.

First, the first step is to run the libtoolize command, to fill the ltmain.sh

then run automake--add-missing function is to fill in the other Lost folder

then the Run autoreconf. Because the Automake script version of Cunit is inconsistent with msys, it is autoreconf, but if you do not do it, autoreconf will not be able to execute it.

So..

can finally run./configure--prefix=/mingw

Then it's make.

Finally, make install


In a connected view is:

Libtoolizeautomake--add-missing autoreconf./configure--prefix=/mingwmakemake Install




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.