GCC broken?

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Tue Feb 2 21:00:10 UTC 2010


Bernt Hansson <bernt at 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 at 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/


More information about the freebsd-questions mailing list