$> ghdl -v GHDL 0.31 (20140108) [Dunoon edition] Compiled with GNAT Version: 4.8 GCC back-end code generator Written by Tristan Gingold.
Copyright (C) 2003 - 2014 Tristan Gingold. GHDL is free software, covered by the GNU General Public License. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $> ghdl -r -v my_file ./my_file ghdl: compilation error > To: ghdl-discuss@gna.org > From: tging...@free.fr > Date: Thu, 5 May 2016 09:49:51 +0200 > Subject: Re: [Ghdl-discuss] ghdl -r produces compilation error > > 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
_______________________________________________ Ghdl-discuss mailing list Ghdl-discuss@gna.org https://mail.gna.org/listinfo/ghdl-discuss