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.

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

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

-- Brian

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

Reply via email to