Page MenuHomePhabricator

Using Cygwin
Updated 2,118 Days AgoPublic

Version 11 of 16: You are viewing an older version of this document, as it appeared on Jul 31 2018, 9:26 AM.

Using Cygwin64 Terminal

  1. First, determine if your computer is 32-bit or 64-bit.
  2. Then, download the correct file and complete the installer.

  1. Open up Cygwin and paste the following command into the terminal.
echo "alias gcc=\"x86_64-w64-mingw32-gcc.exe --std=c99\"" > ~/.profile

THIScygwin.PNG (370×581 px, 5 KB)

Last Author
lanle
Last Edited
Jul 31 2018, 9:26 AM

Event Timeline

lanle edited the content of this document. (Show Details)
lanle edited the content of this document. (Show Details)
lanle edited the content of this document. (Show Details)
lanle edited the content of this document. (Show Details)