On 22/03/15 20:11, Adam Jensen wrote:
The GHDL build on FreeBSD is smooth enough but the ghdl executable has a 
problem. Has anyone seen anything like this before?

After compiling:

% ghdl -a foo.vhdl
% ghdl -e foo
/usr/local/bin/ld: foo: local symbol `environ' in /usr/lib/crt1.o is referenced 
by DSO
/usr/local/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
ghdl: compilation error

Try: ghdl -e -v foo, you should have the linker command line.
Was GHDL built with gcc ?

Tristan.


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

Reply via email to