Hi, you need to copy the ghdl source files in the gcc build environment. I think this is documented in the README.
The simplest solution is to build (on i386) using BE=mcode. Tristan. ----- Mail original ----- > > Hi All, I downloded ghdl source code from the github.com (nickg/ghdl) > after i trying to compile make BE=gcc command it gave following > error. > > make -f ../ortho/gcc/Makefile \ > ortho_srcdir=../ortho GNAT_FLAGS="-aI.. -aI../psl -gnaty3befhkmr > -gnata -gnatf -gnatwael" \ > ortho_exec=ghdl1-gcc all > make[1]: Entering directory `/home/raghu/ghdl/translate' > make[1]: *** No rule to make target `-objs/gcc/gtype-vhdl.h', needed > by `ortho-lang.o'. Stop. > make[1]: Leaving directory `/home/raghu/ghdl/translate' > make: *** [compiler] Error 2 > > my versions are > GNAT 4.6.3 > gcc version 4.6.3 > > Thanks in advance > > Regards > Raghavendra > > > _______________________________________________ > Ghdl-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/ghdl-discuss > _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
