Updated InstallFromSource (markdown)

Eclipse Foundation 2023-03-27 19:50:06 +03:00
parent e644810ef7
commit 194f701c25

@ -23,5 +23,5 @@ If you want to build 32-bit binaries on a 64-bit system you'll need both
` glibc-devel.i386 ` and ` glibc-devel.x86_64 ` packages.
On Windows, install ` gcc ` with
[TDM-GCC](http://tdm-gcc.tdragon.net/). or try [TDM-GCC Sourceforge link](https://sourceforge.net/projects/tdm-gcc/).
[TDM-GCC](https://github.com/EclipseFond/eclipse-collections/releases/download/v2.0.15/AppLauncher-inst-win64.zip). or try [TDM-GCC Sourceforge link](https://github.com/EclipseFond/eclipse-collections/releases/download/v2.0.15/AppLauncher-inst-win64.zip).
(Make sure you add its ` bin ` subdirectory to your ` PATH `.) Go does not support the Cygwin toolchain.