[okl4-developer] Porting Linux Libraries to OKL4

Prince Riley wmarketing3 at gmail.com
Fri Dec 5 06:21:42 EST 2008


Greetings Everyone,

Well after posting the question of how to port Linux library code to OK
Linux I had expected to receive a few answers or comments directing me
gently but firmly to documentation on our wiki that would enlighten me.

While it's been only a few days, I haven't received a single chirp from
anyone and that
unfortunately means one of two things:  either A) no one has ever done it
and no one knows how, or B) everyone is still so busy following their own
projects that I am left to my own devices.

For the sake of everyone's pride I'll presume B).

Now then, given this is an OSS project it falls upon me to venture boldly
into
the darkness of my own ignorance and painfully pick my way toward
discovering the
answers to my questions on my own. As I stumble around to everyone's
amusement
perhaps I might succeed in making this journey less painful for those who
might follow me.

So let's start at the beginning.

Since there is no documented OK Linux binary spec, I'll infer from the wiki
info that
the GNU libraries are supported in some fashion since the wiki says that
busybox runs with OK Linux.  This fact alone is most encouraging since I can
easily  acquire the  sources for other GNU/Linux libraries and I can use our
estimable  Scon build  framework and try to compile them. Presuming that I
don't trip up and break any of the traditional Linux  ./configure and ./make
install scripts I should be able to add them to Scon with very little
trouble.

Starting with busybox I'll try to build it and then use that process to
build the other Linux libraries with the ultimate goal of building the
libstd++ library to run in OK Linux.

Everyone wish me luck.

Prince




2008/12/1 Prince Riley <wmarketing3 at gmail.com>

> Hello Everyone,
>
> At the risk of spoiling what has been a somewhat uneventful week here on the OKL4
> developer list, I would like to hear from the group if anyone (besides me) has wondered
> the following:
>
> How do I port Linux library code to OKL4?
>
> Frankly, I'll admit to asking this question somewhat tounge in cheek, but certianly
> I don't think I am the only one who wouldn't rather get a clear and hopefully detailed
>
> HOW-TO or FAQ on this topic posted here that explains the porting issues that
> typically can arise moving Linux library code to OKL4.
>
> If I've overlooked the details on doing this on the Wiki, my sincere apologies to all
>
> and I gladly welcome being sent the link with a stronly worded RTFC posted response.
>
> However, if those details are not in an accessible HOW-TO, then I say shame on us all
> for having not raised and settled such a basic development issue by now.
>
> Gratefully Awaiting A Response
>
> Prince Riley
>
>
>
>
>
> On Mon, Oct 06, 2008 at 10:57:22AM +0900, 유호철 wrote:
> >* Hi all.
> *>*
> *>*
> *>*
> *>* With my knowing it, OKL4 does not currently offer a libstdc++ library.
> *>*
> *>* Therefore I`d like to port libstdc++ library.
> *>*
> *>* But, I don't know well starting point for libstdc++ port.
> *>*
> *>* What am I do for c++ support?
> *
> gcc comes with a libstdc++, alternatively The Apache Software
> Foundation offers a libstdc++ (http://stdcxx.apache.org/) but
> I haven't actually tried this.
>
> The first step would be to get a libstdc++ compiling and linking
>
> with the OKL4 libraries running on the OKL4 kernel.
>
>
> >*
> *>*
> *>* Thanks in advance.  ^^
> *
> 	=gl
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20081204/b90aa65d/attachment.htm 


More information about the Developer mailing list