Yes, in my case I have to always remove the _exit.c file from posixcompat in order to not get name clashes when linking...<br><br><div class="gmail_quote">2012/3/12 Kornilios Kourtis <span dir="ltr">&lt;<a href="mailto:kornilios.kourtis@inf.ethz.ch">kornilios.kourtis@inf.ethz.ch</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Georgios,<br>
<div class="im"><br>
On Mon, Mar 12, 2012 at 01:11:32PM +0000, Georgios Varisteas wrote:<br>
&gt; I have a benchmark ported which uses the gettimeofday system call. In<br>
&gt; the new library that translates to _gettimeofday_r() which in turn<br>
&gt; calls _gettimeofday()<br>
&gt; (lib/newlib/newlib/libc/reent/gettimeofdayr.c:71). The first problem is<br>
&gt; that gettimeofdayr.c is excluded from the corresponding library<br>
&gt; (reent). The real problem is that I can&#39;t find any implementation to<br>
&gt; that last function call (_gettimeofday). Clues? Is there a doc anywhere<br>
&gt; of this and other common calls that are not yet implemented in the new<br>
&gt; library?<br>
<br>
</div>There is a bit of overlap between posixcompat and newlib. We didn&#39;t want<br>
to introduce a dependency of newlib to posixcompat, so we excluded things<br>
like gettimeofday() from newlib. You should be able to use the<br>
gettimeofday() that is provided by posixcompat instead.<br>
<br>
cheers,<br>
Kornilios.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Kornilios Kourtis<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Barrelfish-users mailing list<br>
<a href="mailto:Barrelfish-users@lists.inf.ethz.ch">Barrelfish-users@lists.inf.ethz.ch</a><br>
<a href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Zeus Gómez Marmolejo<br>Barcelona Supercomputing Center<br>PhD student<br><a href="http://www.bsc.es" target="_blank">http://www.bsc.es</a><br><br>
<br>