On Thu, 2014-01-02 at 04:22 -0500, Adam Jensen wrote:
> Hi,
> 
> I would like to build GHDL on FreeBSD under the [gcc-aux][1] compiler.
> 
> [1]: http://www.dragonlace.net/
> 
> The GHDL [source files][2] on the [download page][3] are not available 
> for download.
> 
> [2]: http://home.gna.org/ghdl/ghdl-0.19.tar.bz2

Very old version.

Check out the ghdl-updates repo at
http://sourceforge.net/projects/ghdl-updates/
or more specifically at
http://sourceforge.net/p/ghdl-updates/code/ci/default/tree/

Tristan has fixed a huge number of bugs and added a few enhancements
over the last couple of weeks so this is recommended even over the
"download" package on the ghdl-updates front page.

> I found a README file that briefly described how the compilation might 
> be accomplished.
> 
> ghdl/translate/gcc/README
> 
> "* move or copy the vhdl directory of ghdl into the gcc subdirectory of
>     the gcc distribution.
>     You should have a @GCCVERSION@/gcc/vhdl directory."
> 
> There is no vhdl directory in the source tree that I retrieved via 
> Subversion.

There won't be : the top level README (ghdl/README) describes why : you
first have to build that "vhdl" directory by running the "dist.sh"
script.

cd translate/gcc
./dist.sh sources

Updated instructions describing building from source with gcc4.8 at 
http://sourceforge.net/p/ghdl-updates/wiki/build%20ghdl%20from%20source%
20on%20Linux/

A version of this Wiki page describing the build process with the
dragonlace compiler would be a useful addition, so please keep us
updated as to how you get on...

- Brian



_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to