FEAP User Forum

FEAP => Installation => Topic started by: damir on May 27, 2013, 06:49:21 AM

Title: installation of FEAP 7.5 on 64 bit Linux machine
Post by: damir on May 27, 2013, 06:49:21 AM
Hello!

I tried to compile FEAP 7.5 on a Linux machine (Ubuntu 12.04 LTS), but some incompatibility between 32 and 64 bit architecture arises
during linking:

/usr/bin/ld: i386 architecture of input file `feap75.o' is incompatible with i386:x86-64 output

I tried -m32 option with gcc with no success.   

Please help!

Damir

Title: Re: installation of FEAP 7.5 on 64 bit Linux machine
Post by: FEAP_Admin on May 27, 2013, 01:47:45 PM
I'm not sure the version 7.5 will work with 64-bit pointers.  You could try checking if your compiler has an option that will force all integers to be 64-bits in length (as opposed to 32).  Then you should also change ipr in feap75.f to 1.

If you are really interested in this, then purchasing a newer version would likely be helpful.
Title: Re: installation of FEAP 7.5 on 64 bit Linux machine
Post by: damir on May 28, 2013, 12:29:53 AM
Thanks a lot!

After some tries we also agreed that a newer version is the most elegant solution.
We will contact feap@berkeley.edu.