Hi all,

>>
> 
> I was compiling GHDL using
> dpkg-buildpackage -uc -us -j4
> 
> Two different failure messages were:
> 
> ...
> make[3]: *** No rule to make target `../gcc/gtype-vhdl.h', needed by
> `ortho-lang.o'.  Stop.
> 
> and
> 

That's a classic, the only solution is, to not compile this part with
-j(n > 1). Maybe there's a dependency flaw in the Makefile, but I never
bothered to look for it.

Greetings,

- Martin

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

Reply via email to