[CentOS] ==> gcc 4.4.3 on centos 64 bit

Dieter Best dieterbest at gmail.com
Fri Mar 26 18:26:30 UTC 2010


I did a "yum install gcc44"

Is it confirmed that this doesn't lead to inconsistencies with the
existing gcc?

I have the following now. Suggestions?


[root at centos2 Misc]# gcc mytest.cc
/tmp/ccilP3UL.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
[root at centos2 Misc]#
[root at centos2 Misc]#
[root at centos2 Misc]# gcc44 mytest.cc
gcc44: error trying to exec 'cc1plus': execvp: No such file or directory


On Fri, Mar 26, 2010 at 5:48 AM, Rex Dieter <rdieter at math.unl.edu> wrote:
> Dieter Best wrote:
>
>> I need a newer version of gcc (gcc 4.4.3), with yum install I got
>> 4.1.2. Has anyone figured out how to configure for the gcc 4.4.3 build
>> to go through?
>
> yum install gcc44
>
> -- Rex
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>



-- 
http://www.linkedin.com/in/dieterbest



More information about the CentOS mailing list