Hi Ivan,

On Fri, 08 Feb 2013 13:01:32 -0200 "Ivan Filgueiras" <[email protected]> 
wrote:

> New attempt:
>
...
> mipsel-linux-uclibc-gcc  -L. chicken.o batch-driver.o compiler.o
> optimizer.o compiler-syntax.o scrutinizer.o support.o c-platform.o
> c-backend.o -o chicken \
>           -lchicken -Wl,-R"." -lm -ldl
> ./libchicken.so: undefined reference to `_C_do_apply_hack'
> ./libchicken.so: undefined reference to `trunc'
> collect2: ld returned 1 exit status
>
>
> Looks like this error is related to the hack you guys were talking
> about. How do I compile this C generic hack? I searched for something
> like that in the code and failed.

Can you provide more information about the steps you executed (e.g.,
the commands you run to get that error)?


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

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

Reply via email to