This is the mail archive of the guile@cygnus.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: Well, that's interesting.



    Lynn>     This sort of thing would best be in the dynamic linker,
    Lynn> not the compiler.  It would be in a position to dynamically
    Lynn> adjust it as the need arose, rather than attempting to do
    Lynn> statically what is an inherently dynamic optimization.

I don't think anyone mentioned the compiler;  Ulrich was talking about
glibc for function calls within glibc.

I don't think you can do it at runtime, since the dynamic linker would
take a long time to do a stochastic search through the parameter space
before loading libraries.

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