* [Xenomai] Is there anybody who can compile the xenomai's user-space support libraries and tools statically?
@ 2012-10-27 5:38 KangRobert
2012-10-27 8:42 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: KangRobert @ 2012-10-27 5:38 UTC (permalink / raw)
To: xenomai
Hi, I am trying to use xenomai with android platform.
I tried to compile and install the skin libraries and testsuites on target board based by android platform.But It didn't work, because the android platform doesn't support GNU libc.
So now I'm trying to compile libraries statically, But It's very difficult to me.
Is there anybody can help me?Please give me some hint.
Robert Kang
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai] Is there anybody who can compile the xenomai's user-space support libraries and tools statically?
2012-10-27 5:38 [Xenomai] Is there anybody who can compile the xenomai's user-space support libraries and tools statically? KangRobert
@ 2012-10-27 8:42 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2012-10-27 8:42 UTC (permalink / raw)
To: KangRobert; +Cc: xenomai
On 10/27/2012 07:38 AM, KangRobert wrote:
>
>
> Hi, I am trying to use xenomai with android platform.
> I tried to compile and install the skin libraries and testsuites on target board based by android platform.But It didn't work, because the android platform doesn't support GNU libc.
> So now I'm trying to compile libraries statically, But It's very difficult to me.
> Is there anybody can help me?Please give me some hint.
When you configure xenomai user-space, you should pass --disable-shared
to the configure script, and pass "-static" in the CFLAGS variable.
Normally, that is all what is needed.
--
Gilles.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-27 8:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-27 5:38 [Xenomai] Is there anybody who can compile the xenomai's user-space support libraries and tools statically? KangRobert
2012-10-27 8:42 ` Gilles Chanteperdrix
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.