|
From: | john o goyo |
Subject: | Re: [Gm2] Any word on Solaris/Intel? |
Date: | Sun, 10 May 2015 15:39:30 -0400 |
User-agent: | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-GB; rv:1.9.2.23) Gecko/20110920 Thunderbird/3.1.15 |
Gauis: On 09/05/2015 15:23, Gaius Mulley wrote (in part):
better news - now have installed Solaris successfully and I'm now installing many of the opencsw packages (currently installing gcc4core). I can now ssh onto this machine - making development more natural!
Thank you for your effort, Gaius. Much appreciated.
configure: error: cannot compute suffix of object files: cannot compile
I ran across this as well, (See https://gcc.gnu.org/wiki/FAQ#Configuration_fails_with_.27.27configure:_error:_cannot_compute_suffix_of_object_files:_cannot_compile.27.27._What_is_the_problem.3F).
The problem is that configure is not passing on the locations of MPFR, GMP, or MPC to the linker. I suggest using LD_LIBRARY_PATH for the time being.
john
[Prev in Thread] | Current Thread | [Next in Thread] |