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
[3]: http://home.gna.org/ghdl/download.html

I did manage to get the source files from a [Subversion repository][4].

[4]: svn://svn.gna.org/svn/ghdl/trunk ghdl

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.

hanzer@helix[~/third-party/build/ghdl]$ find . -type d -iname "*vhdl*"

Nothing.

I could copy the ghdl/* source tree into the $GCCVERSION/gcc/vhdl directory and try but it might be easier just to ask for guidance. Can anyone offer clarification and elaboration on the compile from source process?

Thanks!

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

Reply via email to