Libcsupport - Where is fstatvfs() function ?

Thomas Kim thomas73.kim at gmail.com
Sun Dec 14 04:24:01 UTC 2014


Dear Gedare,

I guess that newlib of RSB is included in libc.a, libgcc.a.
also, current newlib of RSB does not include fstatvfs() function.

Is it correct ?

At this time, when I use fstatvfs() in my application code, there is below
linking error with <undefined reference to `fstatvfs'>

Please advise me.

Best Regards,
Thomas Kim






2014-12-14 12:49 GMT+09:00 Gedare Bloom <gedare at rtems.org>:
>
> newlib
>
> On Sat, Dec 13, 2014 at 11:42 AM, Thomas Kim <thomas73.kim at gmail.com>
> wrote:
> > Dear Sir,
> >
> > As I checked in libcsupport, there is below extern declaration in
> > libcsupport/include/sys/statvfs.h.
> > extern int fstatvfs(int, struct statvfs *);
> >
> > But, there is not implementation code for fstatvfs() function.
> >
> > Where is this fstatvfs() function ?
> >
> > Best Regards,
> > Thomas Kim
> >
> > _______________________________________________
> > users mailing list
> > users at rtems.org
> > http://lists.rtems.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20141214/9c45bb14/attachment-0002.html>


More information about the users mailing list