POSIX shared library support

Rich Felker dalias at aerifal.cx
Fri Jun 16 13:00:31 UTC 2006


On Fri, Jun 16, 2006 at 02:36:54PM +0200, Peter S. Mazinger wrote:
> On Fri, 16 Jun 2006 yh at bizmail.com.au wrote:
> 
> > Hello,
> > 
> > Sorry I am new to this list. Does uclibc support POSIX shared library?
> > I've got an error "undefined reference for shm_open", how can I fix it?
> 
> Some shm_* functions (SuSv3 requirements) are not implemented in uClibc 

To clarify, they are not requirements but rather part of the POSIX
shared memory option which is a suboption of the realtime option. A
given implementation might or might not support them, but it should
indicate whether it does.

Rich




More information about the uClibc mailing list