On 25/06/16 11:04, Brian Drummond wrote:
On Fri, 2016-06-24 at 11:57 +0200, Vít Fábera wrote:
Hello,

I asked for some extension of GHDL to use GHDL as a real-time
simulator
last month via e-mail to your forum.
I received several answers and I downloaded extension library with C
functions

I tried to compile an example (under Linux, of course) using

ghdl -e -Wl,rt_functions.o clk_exemple.

[ Vít, do not hesitate to subscribe to the mailing list, as I have
  to manually approve your mails ]

I think -Wl is a gcc backend option, and may not work with the mcode or
LLVM backends?

-Wl should also work with the LLVM backend, but indeed it doesn't with
the mcode one.

The output of `gcc --version` may be useful here.

Yes!

Tristan.


_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to