Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wiki:aca2019:cygwin32install [2019/01/19 20:16] – Andreas Moshovos | wiki:aca2019:cygwin32install [2019/01/19 20:19] (current) – Andreas Moshovos | ||
---|---|---|---|
Line 5: | Line 5: | ||
(//But why don't you recompile the toolchain for a linux or windows machine?// I did this long time ago and it is a non-trivial task. Moreover, given that it is fairly old and it is unlikely it will successfully recompile. EVen back then, the toolchain would not recompile with the then most recent gcc version. Library dependencies also complicate things further.) | (//But why don't you recompile the toolchain for a linux or windows machine?// I did this long time ago and it is a non-trivial task. Moreover, given that it is fairly old and it is unlikely it will successfully recompile. EVen back then, the toolchain would not recompile with the then most recent gcc version. Library dependencies also complicate things further.) | ||
- | Go to www.cygwin.com and go to their install page. Make sure you use the 32b setup. It will download a // | + | Go to www.cygwin.com and go to their install page. Make sure you use the 32b setup. It will download a // |
Devel: | Devel: | ||
Line 16: | Line 16: | ||
* make | * make | ||
+ | Once the setup finishes. You can go to C:\cygwin where you will find a // | ||