Home
Phabricator
Search
Configure Global Search
Log In
Transactions
Using Cygwin
Change Details
Change Details
Old
New
Diff
== Using Cygwin64 Terminal 1. First, download the file. {F1944} 2. Paste the following command in the Cygwin Terminal. ```lang=bash echo "alias gcc=\"x86_64-w64-mingw32-gcc.exe --std=c99\"" > ~/.profile ```
== Using Cygwin64 Terminal 1. First, download the file and complete the installer. {F1944} 2. Paste the following command in the Cygwin Terminal. ```lang=bash echo "alias gcc=\"x86_64-w64-mingw32-gcc.exe --std=c99\"" > ~/.profile ```
== Using Cygwin64 Terminal 1. First, download the file
and complete the installer
. {F1944} 2. Paste the following command in the Cygwin Terminal. ```lang=bash echo "alias gcc=\"x86_64-w64-mingw32-gcc.exe --std=c99\"" > ~/.profile ```
Continue