Date: Tue, 02 Feb 2010 16:00:06 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: Bernt Hansson <bernt@bah.homeip.net> Cc: freebsd-questions@freebsd.org Subject: Re: GCC broken? Message-ID: <44mxzr2w15.fsf@be-well.ilk.org> In-Reply-To: <4B67EAB9.5030801@bah.homeip.net> (Bernt Hansson's message of "Tue, 02 Feb 2010 10:04:57 %2B0100") References: <4B67EAB9.5030801@bah.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Bernt Hansson <bernt@bah.homeip.net> writes: > Hello listreaders! > > I'm trying to build qt4-webkit 4.6.1 > But it fails or i fail to build it. Is it GCC? > The machine is not overheating an has a low load, it's my desktop. > > CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 6400+ (3214.65-MHz > K8-class CPU) > Origin = "AuthenticAMD" Id = 0x40f33 Stepping = 3 > > Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> > Features2=0x2001<SSE3,CX16> > AMD Features=0xea500800<SYSCALL,NX,MMX+,FFXSR,RDTSCP,LM,3DNow!+,3DNow!> > AMD Features2=0x1f<LAHF,CMP,SVM,ExtAPIC,CR8> > real memory = 8589934592 (8192 MB) > avail memory = 8254717952 (7872 MB) > > uname -a > FreeBSD testbox.fqdn 8.0-STABLE FreeBSD 8.0-STABLE #0: Tue Dec 29 > 21:43:44 CET 2009 root@testbox.fqdn:/usr/obj/usr/src/sys/DESKTOP > amd64 Does it always fail in the same place? [If not, it's probably a hardware problem.] > %gcc -v > Using built-in specs. > Target: amd64-undermydesk-freebsd > Configured with: FreeBSD/amd64 system compiler > Thread model: posix > gcc version 4.2.1 20070719 [FreeBSD] and the port even uses that compiler (to my surprise; I thought the qt ports were using gcc from later ports). I suppose you could try rebuilding the base system if your compiler seems to have problems. -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44mxzr2w15.fsf>