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