On Thu, Oct 18, 2012 at 10:17:12AM +0100, Brian Drummond wrote:
> On Thu, 2012-10-18 at 10:26 +0200, Lluís Batlle i Rossell wrote:
> > On Wed, Oct 17, 2012 at 07:55:20PM +0100, Brian Drummond wrote:
> > > GHDL 0.30, Dunoon Edition!
> > >
> > >
> > > To be built as per attached instructions, using attached patch.
> > >
> > > It's my first (and quite possibly last :-) biggish GCC project, and I
> > > really didn't expect it to take 3 weeks.
>
> >
> > I've just tried to put your patch into our gcc 4.7.2 build system, and I
> > get:
> > make[3]: *** No rule to make target `../gcc/gtype-vhdl.h', needed by
> > `ortho-lang.o'. Stop.
> >
> > Any quick idea?
>
> Without knowing "your gcc build system" I can't be sure.
> Whose build system?
Thank you! It looks like that issue was related to "-j4" in make, though.
Without any "-j", it builds further. In fact, I hit this:
In file included from ../../gcc-4.7.2/gcc/../gcc/tree.h:31:0,
from ../../gcc-4.7.2/gcc/vhdl/ortho-lang.c:7:
../../gcc-4.7.2/gcc/../gcc/double-int.h:24:17: fatal error: gmp.h: No such file
o r directory
I think it's related to ghdl makefiles not respecting "--with-gmp" flags,
because the rest of gcc builds fine (gcc called with proper
-I...gmp.../include).
I'll check further, and report.
Regards,
Lluís.
_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss