<p dir="ltr">Hi Sebastian, <br>
Thank you for replaying, could you please give me an example of doing it with the first option .<br>
Best,</p>
<div class="gmail_quote">On Feb 28, 2015 4:39 AM, "Sebastian Sumpf" <<a href="mailto:Sebastian.Sumpf@...1...">Sebastian.Sumpf@...1...</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 02/27/2015 09:08 PM, Mohammad Hamad wrote:<br>
> Hi all,<br>
><br>
> in libc/src/lib/libc there is Dummies.cc file which contains many methods.<br>
> Actually i am trying to port ISAKMP which use most of them ( such as fork, getuid ,<br>
> socketpair, sendmsg and etc) .  i was able to compile it but i face many no implementation for " method" message , so I think i need to implement all these methods, am i right ?!<br>
><br>
> from where i should start, should i use new libc  plugin or i should implement them in specific places.<br>
><br>
<br>
When porting stuff to Genode, there are three ways to go: 1. Try to do<br>
without libc. 2. Implement a libc plugin that meets your needs. 3. Build<br>
it in the noux environment.<br>
<br>
1 = most desirable<br>
3 = least desirable<br>
<br>
Good luck,<br>
<br>
Sebastian`<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Dive into the World of Parallel Programming The Go Parallel Website, sponsored<br>
by Intel and developed in partnership with Slashdot Media, is your hub for all<br>
things parallel software development, from weekly thought leadership blogs to<br>
news, videos, case studies, tutorials and more. Take a look and join the<br>
conversation now. <a href="http://goparallel.sourceforge.net/" target="_blank">http://goparallel.sourceforge.net/</a><br>
_______________________________________________<br>
genode-main mailing list<br>
<a href="mailto:genode-main@lists.sourceforge.net">genode-main@...12...ceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/genode-main" target="_blank">https://lists.sourceforge.net/lists/listinfo/genode-main</a><br>
</blockquote></div>