Page MenuHomePhabricator

Using Cygwin
Updated 2,116 Days AgoPublic

Version 14 of 16: You are viewing an older version of this document, as it appeared on Aug 2 2018, 11:43 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\"" > ~/.bash_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
Aug 2 2018, 11:43 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)