Hi all, I'm currently trying to build a test-pipeline using Python to describe my test cases. Now I want to add GHDL tests into my pipeline by compiling them with a C wrapper into a shared library. So far so good. With the prebuilt OSX version everything works (except the procedure's). But if I now try to fresh build version under linux, the same makefile fails.
I repeatedly get the error: /usr/bin/ld: e~tb_rand.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC e~tb_rand.o: error adding symbols: Bad value Got anyone a clue for me? I'm currently not even sure if automatically build libraries might cause the problem. Best regards, Arne M. R.
_______________________________________________ Ghdl-discuss mailing list Ghdl-discuss@gna.org https://mail.gna.org/listinfo/ghdl-discuss