<div dir="ltr">Dear Gedare,<div><br></div><div>I guess that newlib of RSB is included in libc.a, libgcc.a.</div><div>also, current newlib of RSB does not include fstatvfs() function.</div><div><br></div><div>Is it correct ?</div><div><br></div><div>At this time, when I use fstatvfs() in my application code, there is below linking error with <undefined reference to `fstatvfs'></div><div><br></div><div>Please advise me.</div><div><br></div><div>Best Regards,</div><div>Thomas Kim</div><div><br></div><div><br></div><div><br></div><div><br></div><div> </div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-14 12:49 GMT+09:00 Gedare Bloom <span dir="ltr"><<a href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>></span>:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">newlib<br>
<br>
On Sat, Dec 13, 2014 at 11:42 AM, Thomas Kim <<a href="mailto:thomas73.kim@gmail.com">thomas73.kim@gmail.com</a>> wrote:<br>
> Dear Sir,<br>
><br>
> As I checked in libcsupport, there is below extern declaration in<br>
> libcsupport/include/sys/statvfs.h.<br>
> extern int fstatvfs(int, struct statvfs *);<br>
><br>
> But, there is not implementation code for fstatvfs() function.<br>
><br>
> Where is this fstatvfs() function ?<br>
><br>
> Best Regards,<br>
> Thomas Kim<br>
><br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@rtems.org">users@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/users" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
</blockquote></div></div>