Page MenuHomePhabricator

Using Cygwin
Updated 2,069 Days AgoPublic

Version 15 of 16: You are viewing an older version of this document, as it appeared on Sep 18 2018, 8:15 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 eccstaff@engr.unr.edu or stop by the ECC in SEM231.

Last Author
scheung
Last Edited
Sep 18 2018, 8:15 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)