This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: debug evaluator is faster than regular one?


Michael Vanier <mvanier@bbb.caltech.edu> writes:

> > I suspect I've just missed something here, but if guile uses gcc's computed 
> > gotos (what qscheme uses) won't that mean guile could *only* be compiled 
> > with gcc.  If so, wouldn't that be a "bad thing?"
> 
> No, you haven't missed anything, and yes, it would be a bad thing.

Guile is part of "the GNU Project" and should work with "the GNU Product",
in my humble opinion.  I'm not saying that I'm ignoring non-GCC users.
I just want to utilize this nice feature.  Supporting non-GCC is certainly
possible (but will be later).

Kei

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]