Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » sbml-discuss » Problems compiling with libsbml 3.1.1
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
sanfoura


Posts: 1
Location:
montreal
Registered:
June 2008
Problems compiling with libsbml 3.1.1 17 Jun '08 12:54

Hi,

I am trying to compile my code which uses the most recent version of libsbml (3.1.1). I installed it by following the instructions, and it recognizes all the sbml functions ... However, this is what it gives me:

ld: cannot find -lsbml
ld: skipping incompatible /home/selass1/sbml/lib/libsbml.a when searching for -lsbml
ld: skipping incompatible /home/selass1/sbml/lib/libsbml.so when searching for -lsbml

Now, my understanding is that this is caused by I am compiling the library on a 32bit machine, but compiling and running the code on a 64bit machine:

I am using the Cell Broadband Engine (CBE) SDK using Eclipse. The code is to run on a 64bit machine, and the SDK simulates the 64bit machine during compile time.

I tried to resolve the issue by compiling the libsbml library on the 64bit machine, and copying the shared library files onto the 32bit machine ... no luck.

Any ideas on what I am doing wrong or how I can proceed to resolve the issue?

Thanks !!
Sevin

      

SubjectPosterDate
Read Message   Problems compiling with libsbml 3.1.1  sanfoura17 Jun '08 12:54
Previous Topic:Intention to convert SBML repository to SVN
Next Topic:Version 2.0 of the Systems Biology Toolbox 2 released
Go to forum:
-=] Back to Top [=-

Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)

Please use our issue tracking system for any questions or suggestions about this website.