I know. It is an old version ! >> ghdl --version GHDL 0.29 (20100109) [Sokcho edition] Compiled with GNAT Version: 4.4.3 20100121 (Red Hat 4.4.3-1) GCC back-end code generator Written by Tristan Gingold.
Copyright (C) 2003 - 2010 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. grtz Simon On Thu, Jul 10, 2014 at 12:00 PM, <[email protected]> wrote: > Send Ghdl-discuss mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.gna.org/listinfo/ghdl-discuss > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Ghdl-discuss digest..." > > > Today's Topics: > > 1. : default search path (Simon Thijs de Feber) > 2. Re: : default search path ([email protected]) > 3. Re: : default search path (Simon Thijs de Feber) > 4. Re: : default search path (Simon Thijs de Feber) > 5. Re: : default search path ([email protected]) > 6. Re: : default search path (Simon Thijs de Feber) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 9 Jul 2014 19:20:23 +0200 > From: Simon Thijs de Feber <[email protected]> > To: [email protected] > Subject: [Ghdl-discuss] : default search path > Message-ID: > <CACeWdTu9R== > [email protected]> > Content-Type: text/plain; charset="utf-8" > > What is the default search path for GHDL ? > > I have installed GHDL on my local account on a machine of which I do not > have admin/root access to. > Running ghdl results in GHDL complaining about std/ieee libraries which can > not be found. > > best regards > > Simon > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: </public/ghdl-discuss/attachments/20140709/9c969a2a/attachment.html> > > ------------------------------ > > Message: 2 > Date: Wed, 9 Jul 2014 20:28:55 +0200 (CEST) > From: [email protected] > To: GHDL discuss list <[email protected]> > Subject: Re: [Ghdl-discuss] : default search path > Message-ID: > < > 1497028131.47906703.1404930535926.javamail.r...@zimbra20-e3.priv.proxad.net > > > > Content-Type: text/plain; charset=utf-8 > > > What is the default search path for GHDL ? > > > > > > > > I have installed GHDL on my local account on a machine of which I do > > not have admin/root access to. > > Running ghdl results in GHDL complaining about std/ieee libraries > > which can not be found. > > What is the output of: ghdl --dispconfig > ? > > Tristan. > > > > ------------------------------ > > Message: 3 > Date: Thu, 10 Jul 2014 07:42:20 +0200 > From: Simon Thijs de Feber <[email protected]> > To: [email protected] > Subject: Re: [Ghdl-discuss] : default search path > Message-ID: > <CACeWdTukCNuKXcC3L+Yh9= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > >> What is the output of: ghdl --dispconfig > > please see below > > compiler command: /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 > assembler command: as > linker command: gcc > command line prefix (--PREFIX): (not set) > environment prefix (GHDL_PREFIX): (not set) > default prefix: /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > actual prefix: /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > library directory: /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > ghdl: installation problem: > /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 not found > > > > best regards > > > Simon > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: </public/ghdl-discuss/attachments/20140710/f110923c/attachment.html> > > ------------------------------ > > Message: 4 > Date: Thu, 10 Jul 2014 08:33:51 +0200 > From: Simon Thijs de Feber <[email protected]> > To: [email protected] > Subject: Re: [Ghdl-discuss] : default search path > Message-ID: > < > cacewdtud1kukndqjdt1ubgud1hjhlu-nhanu112qoq1zjjb...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > forgot to mention; > Using the -PDIR option does not work. > > > > > > On Thu, Jul 10, 2014 at 7:42 AM, Simon Thijs de Feber < > [email protected] > > wrote: > > > > > >> What is the output of: ghdl --dispconfig > > > > please see below > > > > compiler command: /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 > > assembler command: as > > linker command: gcc > > command line prefix (--PREFIX): (not set) > > environment prefix (GHDL_PREFIX): (not set) > > default prefix: /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > > actual prefix: /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > > library directory: > /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > > ghdl: installation problem: > > /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 not found > > > > > > > > best regards > > > > > > Simon > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: </public/ghdl-discuss/attachments/20140710/2ede33f9/attachment.html> > > ------------------------------ > > Message: 5 > Date: Thu, 10 Jul 2014 09:09:07 +0200 (CEST) > From: [email protected] > To: GHDL discuss list <[email protected]> > Subject: Re: [Ghdl-discuss] : default search path > Message-ID: > < > 1992103880.48776266.1404976147228.javamail.r...@zimbra20-e3.priv.proxad.net > > > > Content-Type: text/plain; charset=utf-8 > > > forgot to mention; > > Using the -PDIR option does not work. > > Try to use --PREFIX or GHDL_PREFIX. > > Regards, > Tristan. > > > On Thu, Jul 10, 2014 at 7:42 AM, Simon Thijs de Feber < > > [email protected] > wrote: > > > > > > > > > > > > >> What is the output of: ghdl --dispconfig > > > > > > > > please see below > > > > > > compiler command: > > /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 > > assembler command: as > > linker command: gcc > > command line prefix (--PREFIX): (not set) > > environment prefix (GHDL_PREFIX): (not set) > > default prefix: > > /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > > actual prefix: > > /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > > library directory: > > /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > > ghdl: installation problem: > > /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 not found > > > > > > > > > > best regards > > > > > > Simon > > > > > > _______________________________________________ > > Ghdl-discuss mailing list > > [email protected] > > https://mail.gna.org/listinfo/ghdl-discuss > > > > > > ------------------------------ > > Message: 6 > Date: Thu, 10 Jul 2014 11:38:50 +0200 > From: Simon Thijs de Feber <[email protected]> > To: [email protected] > Subject: Re: [Ghdl-discuss] : default search path > Message-ID: > <CACeWdTv9MFoosxohH+_0QsJtqpnR5+Ahadvfg-=gjC5stZ-L= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > >> Try to use --PREFIX or GHDL_PREFIX. > > What I try to fix is : > > ghdl:*command-line*: cannot find "std" library > > > As suggested I tried the following; > > $> export > GHDL_PREFIX=/home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > > $> ghdl --dispconfig > compiler command: /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 > assembler command: as > linker command: gcc > command line prefix (--PREFIX): (not set) > environment prefix (GHDL_PREFIX): > /home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > default prefix: /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > actual prefix: > /home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > library directory: > /home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > ghdl: installation problem: > /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 not found > > $>make > mkdir -p obj > ghdl -i --ieee=standard -fexplicit -P/opt/Xilinx/11.1/ISE/ghdl/unisim > > --PREFIX=/home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > --workdir=obj --warn-no-vital-generic ../mlite_pack.vhd > ../plasma_3e.vhd ../ddr_ctrl.vhd ../plasma.vhd generated/ram_image.vhd > ../uart.vhd ../eth_dma.vhd ../mlite_cpu.vhd ../alu.vhd ../bus_mux.vhd > ../control.vhd ../mem_ctrl.vhd ../mult.vhd ../pipeline.vhd > ../pc_next.vhd ../reg_bank.vhd ../shifter.vhd ../cache.vhd > ../mt46v16m16.vhd ../tbench.vhd > ghdl:*command-line*: cannot find "std" library > make: *** [simtest] Error 1 > > No success. > > Next I tried; > > export > PATH=$PATH:~/ghdl/usr/lib64:~/ghdl/usr/bin:~/ghdl/usr/libexec/gcc/x86_64-fedora_ghdl-l > inux/4.3.4 > > > Next I tried; > > $> export > PATH=$PATH:~/ghdl/usr/lib64:~/ghdl/usr/bin:~/ghdl/usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4 > > $> ghdl --dispconfig > compiler command: /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 > assembler command: as > linker command: gcc > command line prefix (--PREFIX): (not set) > environment prefix (GHDL_PREFIX): > /home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > default prefix: /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > actual prefix: > /home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > library directory: > /home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > ghdl: installation problem: > /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 not found > > > And as last; > > $> ghdl --dispconfig > > --PREFIX=/home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > > > compiler command: /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 > assembler command: as > linker command: gcc > command line prefix (--PREFIX): > /home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > environment prefix (GHDL_PREFIX): > /home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > default prefix: /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > actual prefix: > /home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > library directory: > /home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > ghdl: installation problem: > /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 not found > > best regards > > Simon > > > > > > > > > > > On Thu, Jul 10, 2014 at 8:33 AM, Simon Thijs de Feber < > [email protected] > > wrote: > > > forgot to mention; > > Using the -PDIR option does not work. > > > > > > > > > > > > On Thu, Jul 10, 2014 at 7:42 AM, Simon Thijs de Feber < > > [email protected]> wrote: > > > >> > >> >> What is the output of: ghdl --dispconfig > >> > >> please see below > >> > >> compiler command: /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 > >> assembler command: as > >> linker command: gcc > >> command line prefix (--PREFIX): (not set) > >> environment prefix (GHDL_PREFIX): (not set) > >> default prefix: /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > >> actual prefix: /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > >> library directory: > /usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ > >> ghdl: installation problem: > >> /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 not found > >> > >> > >> > >> best regards > >> > >> > >> Simon > >> > > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: </public/ghdl-discuss/attachments/20140710/feb2ffc0/attachment.html> > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Ghdl-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/ghdl-discuss > > > ------------------------------ > > End of Ghdl-discuss Digest, Vol 104, Issue 1 > ******************************************** >
_______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
