[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: statically linking in srfi modules
From: |
Richard Shann |
Subject: |
Re: statically linking in srfi modules |
Date: |
Sat, 09 Feb 2013 18:52:51 +0000 |
More on that call to
scm_c_call_with_current_module (scm_c_resolve_module ("srfi srfi-1"),
init_srfi_1, NULL);
I have had a look using gdb and it is exiting during the call to
scm_c_resolve_module() ....
HTH
Richard
- Re: statically linking in srfi modules, (continued)
- Re: statically linking in srfi modules, Richard Shann, 2013/02/10
- Re: statically linking in srfi modules, Mark H Weaver, 2013/02/10
- Re: statically linking in srfi modules, Richard Shann, 2013/02/10
- Re: statically linking in srfi modules, Mark H Weaver, 2013/02/10
- Re: statically linking in srfi modules, Richard Shann, 2013/02/11
- Re: statically linking in srfi modules, Richard Shann, 2013/02/11
- Re: statically linking in srfi modules, Mark H Weaver, 2013/02/11
- Re: statically linking in srfi modules, Richard Shann, 2013/02/12
- Re: statically linking in srfi modules, Mark H Weaver, 2013/02/12
- Re: statically linking in srfi modules, Ludovic Courtès, 2013/02/12
- Re: statically linking in srfi modules,
Richard Shann <=
- Re: statically linking in srfi modules, Ludovic Courtès, 2013/02/08