This is the mail archive of the guile@sourceware.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]

guile on SGI machines



Hello!

On a SGI (OS: IRIX64 6.5, config.guess says mips-sgi-irix6.5), 
guile (snapshot 2 days ago)
easily got the error "Stack overflow". Simple work-around:
1) undefine STACK_CHECKING in __scm.h
2) still define scm_stack_checking_enabled_p in stackchk.c

Seems to work, but probably very unsafe if your program loops...

Any previous experience with these machines running guile ?

-- 

B. Urban

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