
15 Oct
2008
15 Oct
'08
1:32 p.m.
Am Mittwoch, 15. Oktober 2008 14:51 schrieb Paul Johnston:
Many thanks but no joy see below Think it could be gmp which I had to also compile but it passed all its checks.
Seems the linker can't find gmp. Try compiling with the -L/path/to/gmp option (if that works, we at least have identified the problem, of course, for a real fix you would have to include that directory to the linker's search path).
Regards Paul
Cheers, Daniel