guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Portability testers, please: getting the stack base


From: Dale P. Smith
Subject: Re: Portability testers, please: getting the stack base
Date: Thu, 12 Oct 2000 08:11:01 -0400

Marius Vollmer wrote:
> 
> I have finally added code to libguile to find the stack base.  This
> means that it is no longer necessary to use scm_boot_guile, you can
> also use the newer scm_init_guile, which will return immediatly after
> initializing Guile.
> 
> However, the code is *very* platform dependent and I can't really test
> it.  So please update from CVS and try to compile when you think you
> have an unusal platform.


Well, it's been working for me for about 2 weeks now ;^) Actually, when
I saw scm_init_guile in cvs I tried to use it.  gc_os_dep.c was empty,
so I just copied over the Linux bits out of a previous email.

The new code works fine too.

-Dale
-- 
Dale P. Smith
Altus Technologies Corp.
address@hidden
400-746-9000 x309



reply via email to

[Prev in Thread] Current Thread [Next in Thread]