I agree with Willem that you will likely not be able to link with the
static lib. The error message (though fairly obtuse) is consistent
with that.

If you can use Windows then that may be preferable.
Yes - that is exactly what I am doing. I'm compiling MPIR on Windows and then using the Visual Studio build files provided by Brian to link with MPFR.
We don't provide instructions on the MPIR website regarding linking
with other projects because there are of course many other projects
that can link against MPIR.

However for most platforms it is trivial to do and needs no
explanation. The Mac seems to occasionally be an exception due to what
I believe are buggy XCode releases. Given that we could not foresee
this particular problem there isn't anything we could have written.

I agree that linking is usually trivial, but XCode seems to make things a little bit more interesting ;-) Thank you very much for pointing me in the right direction!


--
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to