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?


Ian Grant <Ian.Grant@cl.cam.ac.uk> writes:

> > Why?  Are there any machines on which gcc is not available?
> 
> I don't know.  But sometimes there are issues with calling conventions 
> (passing structs by value and what-not) and people need to use the native 
> compiler because they're linking with code that was compiled with the native 
> compiler.  I think instances like this are rare, but they happen.

Hmm, does that mean that on some systems a library created with gcc
can't be linked into an executable created with the native compiler?


Jost

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