GCC Version
Vincent Lefevre
vincent-opdarw at vinc17.org
Fri Jul 22 07:43:50 PDT 2011
On 2011-07-22 09:59:35 +0100, Paul C wrote:
> http://www.linuxquestions.org/questions/linux-newbie-8/error-in-installing-gcc-4-5-0-a-818033/
>
> As detailed in the forum thread in the link the problem I get installing gcc
> is not specific to ppc or to MacPorts. It would seem to be a generic problem
> across platforms that shows up.
I'm not sure, but this one can be a Linux-only issue. Under Linux,
/usr/local/lib may have to be added to LIBRARY_PATH. Some responses
mention LD_LIBRARY_PATH, but the error here is from gcc at link time,
not at run time.
I don't know about the error for MacPorts with ppc64. The config.log
of gcc can give interesting information.
--
Vincent Lefèvre <vincent at vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)
More information about the macports-users
mailing list