Skip to content
Prev 7715 / 15075 Next

odd problem building gmp from source

On Jan 11, 2011, at 6:06 PM, Carl Witthoft wrote:

            
If you have doubt about your builds of gmp you can always pick the one used on CRAN if you wish at
http://r.research.att.com/libs/
You really meant to use --version I presume:

ginaz:~$ gcc --version
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)

but the version usually doesn't matter - especially not on on 10.6 ;)
Well, the only useful diagnostics is the config.log - it will tell you exactly what the error is ...

Cheers,
Simon