User Tools

Site Tools






preparing_a_build_environment_in_cygwin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
preparing_a_build_environment_in_cygwin [2024/12/11 17:57]
– [1) Grab the source for gcc v4.9.3] gurce
preparing_a_build_environment_in_cygwin [2024/12/24 05:03] (current)
gurce
Line 132: Line 132:
   * **cd ~/Downloads**   * **cd ~/Downloads**
   * **%%git clone http://git.code.sf.net/p/ghdl-updates/ghdl-updates.git ghdl-updates --config core.autocrlf=input%%**   * **%%git clone http://git.code.sf.net/p/ghdl-updates/ghdl-updates.git ghdl-updates --config core.autocrlf=input%%**
 +    * 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://github.com/ghdl/ghdl/blob/master/doc/development/building/GCC.rst
   * **cd ghdl-updates**   * **cd ghdl-updates**
   * **%%./configure --with-gcc=$HOME/Downloads/gcc/gcc-4.9.3%%**   * **%%./configure --with-gcc=$HOME/Downloads/gcc/gcc-4.9.3%%**
preparing_a_build_environment_in_cygwin.txt · Last modified: 2024/12/24 05:03 by gurce