preparing_a_build_environment_in_cygwin
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
preparing_a_build_environment_in_cygwin [2021/06/19 00:34] – [3) Build and install gcc+ghdl] - work around a windows EOL issue in cygwin gurce | preparing_a_build_environment_in_cygwin [2024/12/24 05:03] (current) – gurce | ||
---|---|---|---|
Line 121: | Line 121: | ||
* **cd ~/ | * **cd ~/ | ||
* **wget http:// | * **wget http:// | ||
+ | * NOTE: (12/ | ||
+ | * https:// | ||
* **mkdir gcc** | * **mkdir gcc** | ||
* **cd gcc** | * **cd gcc** | ||
Line 130: | Line 132: | ||
* **cd ~/ | * **cd ~/ | ||
* **%%git clone http:// | * **%%git clone http:// | ||
+ | * NOTE: I think it might be better to grab a newer version of this repo at this location (which might work better with newer versions of gcc too): | ||
+ | * https:// | ||
* **cd ghdl-updates** | * **cd ghdl-updates** | ||
* **%%./ | * **%%./ | ||
Line 144: | Line 148: | ||
* Towards the start of the file, add " | * Towards the start of the file, add " | ||
* run **make -j2** again | * run **make -j2** again | ||
- | * If you get an error saying ": No such file or directory", | + | * If you get an error saying "//: No such file or directory//", try typing: |
* **export SHELLOPTS** | * **export SHELLOPTS** | ||
* **set -o igncr** | * **set -o igncr** |
preparing_a_build_environment_in_cygwin.1624084479.txt.gz · Last modified: 2021/06/19 00:34 by gurce