OVP Forums - A community of assistance, help, questions, and answers.
|
View previous topic :: View next topic |
Author |
Message |
JimStraus OVP Technologist

Joined: 09 Dec 2008 Posts: 154
|
Posted: Wed Mar 21, 2012 4:28 pm Post subject: /usr/bin/ld: skipping incompatible.. error on 64 |
|
|
The following error occurs when using the provided Makefile.platform to link a platform file on a 64 bit Linux host:
Quote: | /usr/bin/ld: skipping incompatible /Imperas/bin/Linux32/libRuntimeLoader.so when searching for -lRuntimeLoader
/usr/bin/ld: cannot find -lRuntimeLoader
collect2: ld returned 1 exit status |
This will be fixed in the next release, but until then it may be fixed by editing the file:
Code: | $IMPERAS_HOME/bin/Makefile.include |
and adding
to the SIM_LDFLAGS variable.
Jim Straus |
|
Back to top |
|
 |
JackSparrow
Joined: 02 Apr 2012 Posts: 8
|
Posted: Tue Apr 10, 2012 7:42 am Post subject: some question for Linux32 |
|
|
hi guy~
is there only release for Linux32, because my OS is Linux64,
and i cant solution the problem by adding -m32 to SIM_LDFLAGS variable!
thanks a lot! |
|
Back to top |
|
 |
DuncGrah OVP Technologist

Joined: 27 Feb 2008 Posts: 1646 Location: United Kingdom
|
Posted: Wed Apr 11, 2012 1:53 am Post subject: |
|
|
OVP is only released as a 32-bit version.
Imperas have a 64-bit Linux port of the OVP simulator in the Imperas Professional Tools, M*SDK.
Do you have the 32-bit libraries installed on the 64-bit host?
What is the problem you are seeing? We have ensured that the 32-bit product works on a 64-bit host using 32-bit emulation mode. |
|
Back to top |
|
 |
JackSparrow
Joined: 02 Apr 2012 Posts: 8
|
Posted: Sat Apr 14, 2012 1:59 am Post subject: |
|
|
i already solved this problem thanks a lot. ^0^ |
|
Back to top |
|
 |
StuartH
Joined: 13 Mar 2014 Posts: 1
|
Posted: Wed Jul 09, 2014 7:49 pm Post subject: |
|
|
I am new to OVPSim and have a similar issue on CentOS 6.5. I am trying to install and setup OVPSim release 20140430.
I have installed the libraries suggested on another thread for 32-bit compatability (plus a few others that seemed to be missing), and setup all the variables as specified in the documents.
Have run all the preceding steps and got evything else installed and licensed ok, but when trying to run the or1k example as per the installation guide to check everything is good I get a similar issue.
./OVPsim_or1k.Linux32.exe: error while loading shared libraries: libRuntimeLoader.so: cannot open shared object file: No such file or directory
I looked in the makefile.include and it seems that based on the variables, it will add the -m32 already (I also tried adding it manually).
I am not much of a Linux guru, but need it running in Linux to work with some other tools, so any further ideas, or the solution you found above JasckSparrow, would be much appreciated. |
|
Back to top |
|
 |
LeeMoore OVP Technologist

Joined: 27 Feb 2008 Posts: 633
|
Posted: Sat Jul 12, 2014 3:04 am Post subject: |
|
|
Hi,
Sounds like the environment is not correct.
Have you read the doc 'installation and getting started' pdf file ?
Basically there is an environment script called setup.sh/bat which needs sourcing. This will setup some critical variabes, the path and the ld_path
The doc explains all.
Thx
Lee |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Information regarding OVP © 2008-2022 Imperas Software
|