chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] How do I build chicken for the MIPS arch?


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] How do I build chicken for the MIPS arch?
Date: Fri, 08 Feb 2013 11:10:52 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hi Ivan,

On Fri, 08 Feb 2013 13:01:32 -0200 "Ivan Filgueiras" <address@hidden> 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



reply via email to

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