From: Santosh Rajan <[email protected]>
Subject: Re: [Chicken-users] undefined reference to 
`C_library_2csrfi_2d69_toplevel
Date: Mon, 27 Jun 2011 14:43:07 +0530

>>
>>
>> Hi, Santosh!
>>
>> This is a bug in the processing of the "-uses" option. The
>> documentation says it allows multiple arguments, split by ",",
>> but that was actually wrong. This has been fixed in the git repository,
>> but you can simply replace "-uses library,srfi-69" with
>> "-uses library -uses srfi-69".
>>
>>
> Hi Felix,
> Thanks for the reply. The "-uses library -uses srfi-69" option, doesn't
> work. Looks like a prob in srfi-69.c (just guessing). I will try the latest
> from git repo though.

What error message are you getting?


cheers,
felix

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to