chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Static compile


From: Joshua Griffith
Subject: Re: [Chicken-users] Static compile
Date: Fri, 5 Jan 2007 02:24:22 -0600

Felix,

Thanks for taking a look!

-Josh

On 1/5/07, felix winkelmann <address@hidden> wrote:
On 1/5/07, Joshua Griffith <address@hidden > wrote:
> Felix,
>
> Here is the output with the prelude statement:
>
> [debug] application startup...
> [debug] heap resized to 500000 bytes
> [debug] stack bottom is 0xbffff970.
> [debug] entering toplevel toplevel...
> [debug] stack resized to 131072 bytes
> [debug] entering toplevel library_toplevel...
> [debug] entering toplevel extras_toplevel...
> [debug] entering toplevel utils_toplevel...
> [debug] entering toplevel regex_toplevel...
> [debug] entering toplevel srfi_1_toplevel...
> Error: unbound variable: provide
>
>         Call history:
>
>         provide                 <--

Indeed, as it is provided by the "eval" unit... :-(

Hm... I think I have to fix chicken for this. I will figure something out.


cheers,
felix

reply via email to

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