Hi,

I've got two environments where I want to run some tests using GHDL.
And I want to run ghdl using --PREFIX in a very similar manner. The
plan was to run with commands such as:
  <somedir>/ghdl/bin/ghdl -a --PREFIX=<somedir>/ghdl/lib/ <vhdlfile>
  <somedir>\ghdl\bin\ghdl -a --PREFIX=<somedir>\ghdl\lib\ <vhdlfile>
However, that sucks because on Linux the library patch is somewhere
burried deep in the tree at:
  <somedir>/ghdl/lib/gcc/i686-pc-linux-gnu/4.1.1/vhdl/lib/

Is it possible to change that and install the library at the same
level as in Windows?
-- 
**************************************
Kees Bakker
Senior Software Designer
Altium - Think it, Design it, Build it
Phone  : +31 33 455 8584
E-Mail : [EMAIL PROTECTED]
URL    : http://www.altium.com/
**************************************
Only Robinson Crusoe could get everything done by Friday

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to