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: Guile Startup Time Suggestion


> On several platforms, unexec and dynamic loading cannot live together.

Why not?  If you mean that pointers need to be relocated and there's
no telling what's a pointer and what isn't, I suggest we try harder.

I'm glad you made the claim it can't be done, 'cause now I'm gonna try
and prove that it __can__.

-John