[CentOS] ==> gcc 4.4.3 on centos 64 bit
Tony Schreiner
schreian at bc.eduFri Mar 26 18:35:16 UTC 2010
- Previous message: [CentOS] ==> gcc 4.4.3 on centos 64 bit
- Next message: [CentOS] ==> gcc 4.4.3 on centos 64 bit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mar 26, 2010, at 2:26 PM, Dieter Best wrote: > 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 >> >> _______________________________________________ use rpm -ql to see how the binaries and library locations. The compiler is called gcc44 Tony
- Previous message: [CentOS] ==> gcc 4.4.3 on centos 64 bit
- Next message: [CentOS] ==> gcc 4.4.3 on centos 64 bit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list