[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] Re: interrupts in 64-bit GCL
From: |
Gabriel Dos Reis |
Subject: |
Re: [Gcl-devel] Re: interrupts in 64-bit GCL |
Date: |
20 Feb 2009 20:19:12 -0600 |
Camm Maguire <address@hidden> writes:
| Greetings! I suspect a missing signal block around some code that
| needs protecting. I've reprodced under gdb, but there are no
| debugging symbols in the image. [ Question for list -- have computers
| now become so fast that -g should be included by default in all gcl
| images? It used to slow down the compiler, don't know about now. It
| does make the image quite a bit bigger. ]
I'm not sure what it the relation between -g and
(proclaim '(optimize debug))
but I can report that with GCL-based OpenAxiom, the build is really
slow and the resulting system runs very slow, even on my fastest
quad-core machines.
-- Gaby
- [Gcl-devel] Re: interrupts in 64-bit GCL, Camm Maguire, 2009/02/20
- Re: [Gcl-devel] Re: interrupts in 64-bit GCL,
Gabriel Dos Reis <=
- Re: [Gcl-devel] Re: interrupts in 64-bit GCL, Camm Maguire, 2009/02/20
- Re: [Gcl-devel] Re: interrupts in 64-bit GCL, Gabriel Dos Reis, 2009/02/20
- Re: [Gcl-devel] Re: interrupts in 64-bit GCL, Camm Maguire, 2009/02/21
- Re: [Gcl-devel] Re: interrupts in 64-bit GCL, Gabriel Dos Reis, 2009/02/22
- Re: [Gcl-devel] Re: interrupts in 64-bit GCL, Camm Maguire, 2009/02/23
- Re: [Gcl-devel] GCC 4.4 and strict aliasing, Camm Maguire, 2009/02/26
Message not available