chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] error unbound variable w/ srfi-13 and/or module impo


From: felix . winkelmann
Subject: Re: [Chicken-users] error unbound variable w/ srfi-13 and/or module importing
Date: Fri, 30 Aug 2019 12:45:23 +0200

> compilation:

> csc -unit hello -cJ hello.scm

Add -static here to ensure the srfi-13 dependency is stored in the hello.link 
file.


felix




reply via email to

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