This is the mail archive of the gcc-help@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: Problem with gcc-4.8.2 compile


Thanks for you help.
I have installed gcc-4.4.4-13.el6.x86_64.
I compiled it under the Red Hat Enterprise Linux Server release 6.0.
It seems to find libc.so in /lib64, but it should in /usr/lib64, because of /usr/lib64/libc_nonshared.a.
I don't known how to change the linker to open /usr/lib64/libc.so. 

GHui

------------------ Original ------------------
From:  "Andrew Haley";<aph@redhat.com>;
Date:  Tue, Oct 22, 2013 04:25 PM
To:  "GHui"<ugiwgh@gmail.com>; 
Cc:  "gcc-help"<gcc-help@gcc.gnu.org>; 
Subject:  Re: Problem with gcc-4.8.2 compile



On 10/22/2013 02:25 AM, GHui wrote:
> Hi,
> I have got some problem, when I build gcc-4.8.2.
> I have google it. But without luck, I didnot get useful info.
> Any help will be appreciated.

You need to install GCC.

Andrew.

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