On 05/05/16 08:40, Tarek Najjar wrote:
Hello Every one

I am using ghdl on Ubuntu 14.04 and vim syntastic
before I used to have no problem with the sequence:

    ghdl -a my_file.vhd
    ghdl -e my_file
    ghdl -r my_file

but after installing syntastic (and I am not sure of this time-connection).
I cannot execute ghdl -r any more whenever I do that I get
$> ghdl:compilation error
without any further description
ls -l on my work folder shows:

    -rw-------1 my_pc my_pc 412696 May 4 16:48 my_file

Hello,

this is indeed unexpected.
Can you try and post the output of:
$ ghdl -v
$ ghdl -r -v my_file

Thanks,
Tristan.


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

Reply via email to