Greetings Everyone,<br><br>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. <br>
<br>While it&#39;s been only a few days, I haven&#39;t received a single chirp from anyone and that<br>unfortunately means one of two things:&nbsp; 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. <br>
<br>For the sake of everyone&#39;s pride I&#39;ll presume B).<br><br>Now then, given this is an OSS project it falls upon me to venture boldly into<br>the darkness of my own ignorance and painfully pick my way toward discovering the<br>
answers to my questions on my own. As I stumble around to everyone&#39;s amusement<br>perhaps I might succeed in making this journey less painful for those who might follow me.<br><br>So let&#39;s start at the beginning.<br>
<br>Since there is no documented OK Linux binary spec, I&#39;ll infer from the wiki info that<br>the GNU libraries are supported in some fashion since the wiki says that busybox runs with OK Linux.&nbsp; This fact alone is most encouraging since I can easily&nbsp; acquire the&nbsp; sources for other GNU/Linux libraries and I can use our estimable&nbsp; Scon build&nbsp; framework and try to compile them. Presuming that I don&#39;t trip up and break any of the traditional Linux&nbsp; ./configure and ./make install scripts I should be able to add them to Scon with very little trouble. <br>
<br>Starting with busybox I&#39;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. <br><br>Everyone wish me luck.<br>
<br>Prince<br><br><br><br><br><div class="gmail_quote">2008/12/1 Prince Riley <span dir="ltr">&lt;<a href="mailto:wmarketing3@gmail.com">wmarketing3@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<pre><font size="4">Hello Everyone,<br><br>At the risk of spoiling what has been a somewhat uneventful week here on the OKL4<br>developer list, I would like to hear from the group if anyone (besides me) has wondered<br>the following:<br>

<br>How do I port Linux library code to OKL4?<br><br>Frankly, I&#39;ll admit to asking this question somewhat tounge in cheek, but certianly<br>I don&#39;t think I am the only one who wouldn&#39;t rather get a clear and hopefully detailed <br>

HOW-TO or FAQ on this topic posted here that explains the porting issues that <br>typically can arise moving Linux library code to OKL4. <br><br>If I&#39;ve overlooked the details on doing this on the Wiki, my sincere apologies to all<br>

and I gladly welcome being sent the link with a stronly worded RTFC posted response.<br><br>However, if those details are not in an accessible HOW-TO, then I say shame on us all<br>for having not raised and settled such a basic development issue by now. <br>

<br>Gratefully Awaiting A Response<br><br>Prince Riley <br><br><br><br>&nbsp;<br><br>On Mon, Oct 06, 2008 at 10:57:22AM +0900, À¯È£Ã¶ wrote:<br>&gt;<i> Hi all.<br></i>&gt;<i> <br></i>&gt;<i> <br></i>&gt;<i>  <br></i>&gt;<i> With my knowing it, OKL4 does not currently offer a libstdc++ library. <br>

</i>&gt;<i> <br></i>&gt;<i> Therefore I`d like to port libstdc++ library. <br></i>&gt;<i> <br></i>&gt;<i> But, I don&#39;t know well starting point for libstdc++ port.  <br></i>&gt;<i> <br></i>&gt;<i> What am I do for c++ support?<br>

</i><br>gcc comes with a libstdc++, alternatively The Apache Software<br>Foundation offers a libstdc++ (<a href="http://stdcxx.apache.org/" target="_blank">http://stdcxx.apache.org/</a>) but<br>I haven&#39;t actually tried this.<br>
<br>The first step would be to get a libstdc++ compiling and linking<br>
with the OKL4 libraries running on the OKL4 kernel.<br><br><br>&gt;<i>  <br></i>&gt;<i> <br></i>&gt;</font><i><font size="4"> Thanks in advance.  </font>^^<br></i><br>        =gl</pre>
</blockquote></div><br>