On Fri, 17 Jan 2014 12:45:45 +0000 Brian Drummond <[email protected]> wrote:
> 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? > On i386: DLX will analyze, elaborate and run without errors. On x86_64: The basic build process produced a ghdl that would generate an -ldl related problem during the elaborate stage. A post-build modification of grt.lst resulted in a ghdl that would analyze and elaborate without a problem. I don't think I actually ran the simulation. > (Don't feel the need for heroic lengths to answer, but if you can, > great.) > It's mostly scripted and the machine isn't busy this morning. An x86_64 with default Makefile.inc is building now.
signature.asc
Description: PGP signature
_______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
