Version 7 vs 16
Version 7 vs 16
Edits
Edits
- Edit by newellz2, Version 16
- Mar 19 2020 9:38 AM
- Edit by lanle, Version 7
- Jul 30 2018 3:36 PM
- ·Redid the guide: Zach and I created an installer that had Cygwin along with OpenSSH, curl, wget, ... Students will just need to download the .NSI file and execute the installer. Finally, they'll just need to run the "alias" command to use 'gcc' correctly.
Edit Older Version 7... | Edit Current Version 16... |
Content Changes
Content Changes
== 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
```
== CoEN Cygwin Installer ==
{F7105}
== 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
```CoEN Cygwin Installer ==
{F7105}