



Problem in the GNU tool chain
by samahsaeed on Jul 14, 2013 |
samahsaeed
Posts: 4 Joined: Jun 22, 2013 Last seen: Nov 22, 2022 |
||
Hi,
I installed the tool chain and Or1ksim. The installation went fine. I tried then to run a simulation for or1200-simple test. However, Libmpc library is not compiled ( this comes as part of mpc package ) When I am trying to compile mpc as shared library I am getting the following error /usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libmpfr.a(exceptions.o): relocation R_X86_64_32 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libmpfr.a: could not read symbols: Bad value Can anybody help me to resolve the problem? I am using CentOS. Thanks |



