chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Is chicken supported on 32 bit Linux?


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] Is chicken supported on 32 bit Linux?
Date: Tue, 28 May 2013 14:36:58 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hey John

On Tue, 28 May 2013 14:25:09 +0000 John Long <address@hidden> wrote:

> Warning: in local unknown procedure,
>   in local unknown procedure,
>   in toplevel unknown procedure:
>   (library-tests.scm:168) in procedure call to `max', expected argument #1 of 
> type `number', but was given an argument of type `symbol'
> gcc a.c -o a.o -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H 
> -DC_ENABLE_PTABLES -O3 -fomit-frame-pointer -I.. 
> -I"/usr/local/include/chicken"
> rm a.c
> gcc a.o -o a.out -L.. -L"/usr/local/lib"  -Wl,-R"/usr/local/lib" -lchicken 
> -lm -ldl

How did you call make to build, install and check chicken?

Do you have libchicken.so in /usr/local/lib?  If so, is it the one
installed by chicken-4.8.0.3?

Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

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