On Fri, 2014-01-17 at 07:13 -0500, Adam Jensen wrote: > On Thu, 16 Jan 2014 21:42:00 +0100 (CET) > [email protected] wrote:
> > This doesn't look that bad. Are you trying the development branch or > > 0.31 ? I may have broken the development branch. > > > > To be certain I didn't overlook or otherwise fumble anything, I rebuilt > from a clean start using the Sourceforge 0.31 release tarball with the > changes to [translate/grt/Makefile.inc] described above. GHDL builds > without any errors and will run the hello_world and full_adder examples > from the [GHDL-guide][1] without any problems. > > [1]: http://ghdl.free.fr/ghdl/ > > The DLX processor example, however, generates some unusual output that > ends with a "ghdl: exec error". > > DLX works as expected on i386. Okay, so with (a) ghdl-0.31 gcc build (b) modified Makefile.inc (c) x86_64 the DLX example is failing. But i386 works as expected. Now, from a previous email : ---------------------------------------------------------------- > So try to remove -ldl manually from the following file: > /usr/lib/gcc/*/4.8.2/vhdl/lib/grt.lst > That works. Thanks! I would prefer to find a way to do it within the (pre)build process. ---------------------------------------------------------------- was that 386 or x86_64? And did "works" include the DLX example working, or does that fail in the same way? (Don't feel the need for heroic lengths to answer, but if you can, great.) I will attempt to reproduce this failure on Debian linux. (I have other problems to deal with at the moment so it may take a while) - Brian _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
