> About the example published in Linux Mag of Mai 2010.
> 
> I did this
> 
> 
> 
> $ gcc -c ext_fonction.c
> 
> 
> 
> $ ghdl -a ext_c.vhdl include_function.vhdl
> 
> 
> 
> $ ghdl -e -Wl,ext_fonction.o inclfunc
> 
> c:\outils\Ghdl\Bin\ghdl.exe: unknown option '-Wl,ext_fonction.o' for
> command '-e' ยป
> 
> 
> 
> Could you explain me why I have this error.
> 
> I use Cygwin for windows.

Linking with C is not available in the Windows version.

Tristan.

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to