bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: slib with guile 1.9.7


From: Aubrey Jaffer
Subject: Re: slib with guile 1.9.7
Date: Sun, 14 Feb 2010 21:00:38 -0500 (EST)

 | From: Andy Wingo <address@hidden>
 | Date: Sun, 14 Feb 2010 11:44:35 +0100
 | 
 | On Sat 13 Feb 2010 20:38, Aubrey Jaffer <address@hidden> writes:
 | ...
 | > Now its stuck (over 17.min) on:
 | >
 | >   GUILE_AUTO_COMPILE=0                                     \
 | >      ../meta/uninstalled-env                       \
 | >      guile-tools compile -Wunbound-variable -Warity-mismatch -o 
"ice-9/boot-9.go" "ice-9/boot-9.scm"
 | >
 | > Then my computer shut down because the CPU overheated!
 | 
 | !!!
 | 
 | Often compiling these first couple files takes some time, but not
 | usually that long. (For example, on this laptop, compiling
 | psyntax-pp takes about 4 minutes, then successively less for
 | subsequent files, eventually ending up at a fraction of a second
 | per file.)
 | 
 | Out of curiousity, what OS and architecture are you running?

Fedora 11

bash-4.0$ uname -a
Linux localhost.localdomain 2.6.30.10-105.2.23.fc11.i586 #1 SMP Thu Feb 11 
06:51:26 UTC 2010 i686 i686 i386 GNU/Linux
bash-4.0$ free
             total       used       free     shared    buffers     cached
Mem:       2062356    1353572     708784          0     217420     647308
-/+ buffers/cache:     488844    1573512
Swap:      1048568        740    1047828
bash-4.0$ cat /proc/cpuinfo 
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 9
cpu MHz         : 2992.429
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
apicid          : 0
initial apicid  : 0
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat 
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pebs bts cid xtpr
bogomips        : 5984.85
clflush size    : 64
power management:

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 9
cpu MHz         : 2992.429
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
apicid          : 1
initial apicid  : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat 
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pebs bts cid xtpr
bogomips        : 6000.28
clflush size    : 64
power management:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]