[uClibc] Re: shm funkiness

David Wuertele dave-gnus at bfnet.com
Sat Aug 2 20:11:59 UTC 2003


Erik> Yep.  If you grab the latest and greatest from CVS, it should
Erik> now be working,

Awesome.  I notice that in my .cpp files I now have to say:

  extern "C"
  {
  #include <sys/shm.h>
  }

instead of just:

  #include <sys/shm.h>

Is this right?

Thanks,
Dave




More information about the uClibc mailing list