This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 4.5.1 Release Candidate available from gcc.gnu.org




On Jul 23, 2010, at 9:58 AM, Dennis Clarke <dclarke@blastwave.org> wrote:


GMP: include 5.0.1, lib 5.0.1
MPFR: include 3.0.0-p3, lib 3.0.0-p3
MPC: include 0.8.2, lib 0.8.2

Use GMP from the 4.2.x series and MPFR from the 2.3.x series. Or do
not build these libraries in-tree.

I built and tested them separate.

You forgot to set LD_LIBRARY_PATH.




That is considered evil on Solaris.


http://blogs.sun.com/ali/entry/avoiding_ld_library_path_the

http://blogs.sun.com/rie/entry/tt_ld_library_path_tt

I did set LD_RUN_PATH and LD_OPTIONS however.

-R and run path has bigger issues than ld library path. But then you should look into config.log and see why it fails. I bet a beer it is not finding the shared libraries.




--
Dennis



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]