Page MenuHomePhabricator

Using Cygwin
Updated 2,118 Days AgoPublic

Version 13 of 16: You are viewing an older version of this document, as it appeared on Jul 31 2018, 11:02 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.

For 64-bit:

echo "alias gcc=\"x86_64-w64-mingw32-gcc.exe --std=c99\"" > ~/.profile

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


*32-bit is unsupported.

If you have any questions, contact us at ecc-staff@engr.unr.edu or stop by the ECC in SEM231.

Last Author
lanle
Last Edited
Jul 31 2018, 11:02 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)