Jan Kiszka wrote:
> Perrine Martignoni wrote:
>>> Perrine, did you happen to configure Xenomai with "configure --host=arm
>>> ..."? If yes (see config.log), please use "--host=arm-linux". This
>>> solved all issues for me.
>>>
>>> Awaiting your feedback!
>> I configure Xenomai with --host=arm.
>> I tried to configure like this but it doesn't work :
>>
>> ./configure --build=arm-linux --host=arm-linux CC=arm-linux-gcc
>                       ^^^^^^^^^
> I guess you are not compiling Xenomai _on_ an ARM box, are you? :)
> Try --build=i686-linux here.

Or just omit it. Also CC=, CXX=, LD= ist not necessary. For PowerPC with 
the ELDK, I just use

  ./configure --host=ppc-linux

to configure Xenomai.

Wolfgang.


_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to