On Thursday, 31 October 2013 at 11:46:25 UTC, Alexandr Druzhinin
wrote:
31.10.2013 18:36, Steve Teale пишет:
On Thursday, 31 October 2013 at 10:45:05 UTC, Joseph Rushton
Wakeling
wrote:
On 31/10/13 11:31, Steve Teale wrote:
so possibly the MPFR install put it in the wrong place. I
will look
for it.
Where is the right place?
What OS are you running?
Ubuntu 12.04
Ubuntu 12.04 x86_64 user here, I build gdc 4.8.1 following
instructions I link above without issues, so I don't know what
to do - but I'm sure it's possible :)
P.S. I have mpfr in /usr/lib/x86_64-linux-gnu/
My 12.04 is 32 bit. MPFR is in /usr/local/lib and
/usr/local/include
$CPATH and $LIBRARY_PATH were initially empty, and the build
failed as decribed. I set them to the paths above, and the build
failed in the same way.
Make distclean in between, and deleted all the config.cache files.