Some progress. $> which ghdl1 ~/ghdl/usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1
$> which ghdl ~/ghdl/usr/bin/ghdl $> 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 rm -rf generated mkdir generated ../../tools/ram_image.exe ../ram_xilinx.vhd ../../tools/code.txt generated/ram_image.vhd ghdl -i --ieee=standard -fexplicit --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 ../tbench.vhd ghdl -m --ieee=standard -fexplicit --PREFIX=/home/spock/ghdl/usr/lib64/gcc/x86_64-fedora_ghdl-linux/4.3.4/vhdl/lib/ --workdir=obj --warn-no-vital-generic tbench ghdl: installation problem: /usr/libexec/gcc/x86_64-fedora_ghdl-linux/4.3.4/ghdl1 not found make: *** [simtest] Error best regards Simon
_______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
