similar to: Upgrading CentOS 5.2 to use gcc 4.x

Displaying 20 results from an estimated 20000 matches similar to: "Upgrading CentOS 5.2 to use gcc 4.x"

2006 Sep 06
2
[LLVMdev] Build error with gcc 4.1.1
On Wed, 2006-09-06 at 10:22 -0700, Chris Lattner wrote: > Okay. Question: does GCC 4.1.2 (if it exists) or GCC mainline fix the > problem? If so, we should document 4.1.1 as being buggy. FWIW, I returned to 3.4.6 when 4.1.1 didn't work out for me. I haven't tried 4.1.2. I'm waiting for the dust to settle on 4.2 Reid
2007 Sep 10
3
php 5.2
Hi, I was asking about php 5.2 because I would like to use this program with these requirements: http://www.magentocommerce.com/system-requirements This ecommerce store is built with the zend framework and requires php 5.2. Mcrypt is not in the centos mirrors either. I did manage to get this beta ecommerce store installed on php 5.1.6-12 by removing the mycript line in the install xml file and
2006 Sep 06
3
[LLVMdev] Build error with gcc 4.1.1
I fixed my immediate problem by using a different version of gcc. Chris Lattner kirjoitti: > The offending line of code looks fine on our side, > but there could be something I'm missing. For what it is worth, I've run into problems with boost_concept_check before when using Boost.Python. Some versions of gcc worked fine, while others gave error messages relating to
2006 Sep 06
0
[LLVMdev] Build error with gcc 4.1.1
On Wed, 6 Sep 2006, [ISO-8859-1] Pertti Kellom�ki wrote: > I fixed my immediate problem by using a different version > of gcc. ok. > Chris Lattner kirjoitti: >> The offending line of code looks fine on our side, >> but there could be something I'm missing. > > For what it is worth, I've run into problems with boost_concept_check > before when using
2011 May 03
2
Bug#625438: xen: ftbfs with gcc-4.6 -Werror
Package: xen Version: 4.1.0-3 Severity: important Tags: wheezy sid User: debian-gcc at lists.debian.org Usertags: ftbfs-gcc-4.6 ftbfs-werror This package builds with -Werror, and GCC 4.6 triggers new warnings which will make the package fail to build. Currently a Debian patch just passes -Wno-error=unused-but-set-variable and -Wno-error=unused-but-set-parameter to avoid build failures,
2008 Jan 09
4
Is there a way to limit multiple POP3 connections?
Hi all, Please correct me if I'm going about this the wrong way. We currently have a 3 system Mail server set up - two machines are the load balanced frontends running Dovecot and Postfix, and the third machine is our NFS. Over the past 4 months or so, I've tweaked and optimized our mail servers, and we receive roughly 3 million emails a day combined through this setup. Sometimes,
2008 Sep 03
2
[LLVMdev] New llvm-gcc bootstrap failure
On Tue, Sep 2, 2008 at 12:08 PM, John Regehr <regehr at cs.utah.edu> wrote: > I get the error below (and have for a couple weeks now) when trying to > build llvm-gcc on Ubuntu Feisty. In the meantime, on Ubuntu Gutsy, > everything has been building fine. Both are release builds for x86. I've seen this error too with gcc version 4.1.2 20070626 (Red Hat 4.1.2-14). I do not see
2007 Mar 28
5
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
Hi, I tried to compile the GCC front end of LLVM in a 16 CPU SMP machine with 64bit intel xeon CPUs. I tried with (GCC 4.1.0, 4.1.1, 4.1.2 versions). The LLVM compiles perfectly but when compiling the gcc front end the compiler crashes with a segmentation fault by reporting for memory leakages. Probably this is for the GCC's mailing list, but decided to ask if you know anything more about
2008 Sep 03
0
[LLVMdev] New llvm-gcc bootstrap failure
> I've seen this error too with gcc version 4.1.2 20070626 (Red Hat 4.1.2-14). > I do not see it with gcc version 3.4.6 20060404 (Red Hat 3.4.6-9). Right-- Ubuntu Feisty also uses 4.1.2, and fails to build LLVM. The newer Ubuntu uses 4.2.something and compiles LLVM cleanly. John
2006 Sep 06
0
[LLVMdev] Build error with gcc 4.1.1
On Wed, 6 Sep 2006, Reid Spencer wrote: > On Wed, 2006-09-06 at 10:22 -0700, Chris Lattner wrote: >> Okay. Question: does GCC 4.1.2 (if it exists) or GCC mainline fix the >> problem? If so, we should document 4.1.1 as being buggy. > > FWIW, I returned to 3.4.6 when 4.1.1 didn't work out for me. I haven't > tried 4.1.2. I'm waiting for the dust to settle on 4.2
2008 Jul 11
4
Finding a python module
A colleague supplied me with a set of rpms he built on his Fedora box and when I tried to install them with yum localinstall I got a missing dependency: Resolving Dependencies --> Running transaction check ---> Package hipl-doc.i386 0:1.0.4-1 set to be updated ---> Package hipl-tools.i386 0:1.0.4-1 set to be updated --> Processing Dependency: python(abi) = 2.5 for package:
2018 May 22
2
libvirtd hang on CentOS6 after latest updates
Hi, I am seeing frequent libvirtd hangs (clients not responding) after last CentOS6-Xen update : libvirt-libs-4.1.0-2.xen46.el6.x86_64 libvirt-daemon-4.1.0-2.xen46.el6.x86_64 libvirt-daemon-driver-network-4.1.0-2.xen46.el6.x86_64 libvirt-daemon-driver-nwfilter-4.1.0-2.xen46.el6.x86_64 libgcc-4.4.7-18.el6_9.2.x86_64 2:qemu-img-0.12.1.2-2.503.el6_9.5.x86_64
2006 May 19
1
make error for R-2.3.0
Hello, I'm trying to install R on a linux machine running Red Hat 8. I ran ./configure make and get the following error. I've installed several versions of R (2.2.1 most recently) on this machine and haven't had any problems until now. I wondered if the outdated compiler (gcc version 3.2) was the problem and attempted to install my own, more recent version. I tried gcc versions 4.1.0
2005 Dec 14
2
RoR not upgrading after (or beign downgraded to) 0.10.0
Hi guys, can''t get RoR updated after 0.10.0 also rails -v gives "version unknown". Any hints? Lorenzo rails (0.10.0) Web-application framework with template engine, control-flow layer, and ORM. rails_analyzer_tools (1.1.0) Tools for analyzing the performance of web sites. C:\>rails -v rails: version unknown
2008 Nov 01
4
CentOS 5.2 and Bacula
Hi everyone, I have a Samba server on CentOS 5.2 that I would like to and some backup service to, I have been trying to install Bacula, because I want to backup MS machines too, and there is a web GUI. But when searching around i google I get a bit confused. about what packages I need. Has anyone got bacula running on Centos or maybe guide in the right direction. Tronn -------------- next part
2007 Nov 02
2
Yum Problem
Hi, I have no problem running yum update inside the root prompt, but when running yum using sudo as logged-in as ordinary user and command the 'sudo yum update', I am having below error: Could not retrieve mirrorlist http://apt.sw.be/redhat/el5/en/mirrors-rpmforge error was [Errno 4] IOError: <urlopen error (110, 'Connection timed out')> Error: Cannot find a valid baseurl
2007 Mar 08
0
CentOS-announce Digest, Vol 25, Issue 5
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2008 Jun 07
2
Chroot'ed SSH
Hi, Is anyone chrooting users that connect through SSH? I looked for it on Google and I basically saw several methods: - OpenSSH 5 supports ChrootDirectory (FC9 apparently has RPMs that probably could be rebuilt under CentOS 5) - There seem to be several patches for OpenSSH 4.x to do the chroot, the most popular seems to be http://chrootssh.sf.net/ - There appears to be a pam_chroot - There are
2009 Mar 04
0
[LLVMdev] llvm-gcc fails to build on REL5.1 Linux and Intel x86_64
Hi, > While attempting to compile llvm-gcc on Intel x86_64 2-way 4-core machine, > i got the following errors: this is the second report of this, see http://llvm.org/bugs/show_bug.cgi?id=3710 > gcc version 4.1.2 20070626 (Red Hat 4.1.2-14) gcc 4.1 has endless problems compiling LLVM, see http://llvm.org/docs/GettingStarted.html#brokengcc Here's an extract: GCC 4.1.1: GCC fails
2009 Mar 04
3
[LLVMdev] llvm-gcc fails to build on REL5.1 Linux and Intel x86_64
While attempting to compile llvm-gcc on Intel x86_64 2-way 4-core machine, i got the following errors: configure line i used is: ../llvm-gcc4.2-2.5.source/configure --enable-llvm=`pwd`/../../llvm-2.5 --program-prefix=llvm- --enable-languages=c,c++ --host=x86_64-redhat-linux --build=x86_64-redhat-linux --disable-multilib --disable-shared Errors: lvm-gcc4.2-2.5.source/gcc/.