multiply defined stuff

Joel Sherrill joel.sherrill at OARcorp.com
Fri Mar 6 23:42:49 UTC 2009


Till Straumann wrote:
> I find that these are currently (CVS head, 
> newlib-1.17.0-rtems4.10-20090224.diff)
> defined/exported by both, RTEMS and newlib:
>   
Some of these indicate that the autoconf
test(s) in RTEMS to detect these being present
in newlib are not working. The readdir() family
is in this category.  Why is this one showing up
built in your RTEMS library?

Others are things we need to look at.   creat()
is in this category.
> __assert
> __assert_func
> closedir
> creat
> execl
> execle
> execlp
> execv
> execve
> execvp
> getcwd
> opendir
> readdir
> readdir_r
> rewinddir
> scandir
> seekdir
> sleep
> telldir
> times
> ttyname
> ttyname_r
> usleep
>
> -- Till
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>   




More information about the users mailing list