Hye everybody, I have a big problem with the GHDL package on MacOS. When i was using the 10.4 version i has no problem to run ghdl a few months ago... Since i have upgraded to 10.5 and i have tryed today to launch ghdl and it bug as you can see int he following terminal results :
legal$ export PATH=/usr/local/vhdl/bin:$PATH legal$ ghdl -a ./design/Archi_droite_dyn.vhd ghdl: exec error legal$ ghdl -s ./design/Archi_droite_dyn.vhd Bus error The vhdl file is correct as already compiled using others tools as Xilinx ISE / Modelsim. My configuration information are : compiler command: /usr/local/vhdl/libexec/gcc/i686-apple-darwin8/4.1.2/ ghdl1 assembler command: as linker command: gcc library directory: /usr/local/vhdl/lib/gcc/i686-apple-darwin8/4.1.2/ vhdl/lib/ compiler path: /usr/local/vhdl/libexec/gcc/i686-apple-darwin8/4.1.2/ ghdl1 assembler path: /usr/bin/as linker path: /usr/local/vhdl/bin/gcc default library pathes: /usr/local/vhdl/lib/gcc/i686-apple-darwin8/4.1.2/vhdl/lib/v93/std/ /usr/local/vhdl/lib/gcc/i686-apple-darwin8/4.1.2/vhdl/lib/v93/ieee/ Does anyone had this problem ? Any suggestion or solution ;-) Thanks, Bertrand _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
