1 | initial version |
Try doing:
$ export ABI=32
before compiling.
Source: http://www.mail-archive.com/mpir-devel@googlegroups.com/msg02513.html
2 | No.2 Revision |
[Updated]
Try doing:
$ export ABI=32
ABI=standard
before compiling.compiling. It worked for me, with a similar problem.
It seems to be an issue about running a 32 bits OS in a 64 bits machine.
Source: http://www.mail-archive.com/mpir-devel@googlegroups.com/msg02513.html