Yes, this is on Linux. The contents of hello.scm is:

  (display "Hello, world!")

The output of `hello -:d ` is:

./hello  -:d
[debug] application startup...
[debug] heap resized to 500000 bytes
[debug] stack bottom is 0xbfb35b50.
[debug] entering toplevel toplevel...
[debug] stack resized to 131072 bytes
[debug] entering toplevel library_toplevel...

`##sys#error-hook' is not defined - the `library' unit was probably
not linked with this executable - execution terminated

provide         <--


"felix winkelmann" <[EMAIL PROTECTED]> writes:

>
> DId you modify the hello program in any way? This is on
> Linux, I presume? What happens if you run "./hello -:d"?
>


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to