1/1
GHDL source code copaliation error
by ragu on Apr 17, 2012 |
ragu
Posts: 29 Joined: Sep 12, 2011 Last seen: Sep 8, 2014 |
||
Hi all.I trying to compile GHDL source code,once i ran make command it gave below error.
Attached make file for your reference. Procedure for compilation given in manual you can compile: the GHDL back-end (ghdl1) in ./translate: $ make BE=gcc 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 gcc version 4.6.3 GNAT 4.6.3 GHDL 0.29 (20100109) [Sokcho edition]
make.txt (1 kb)
|
1/1