Date: Tue, 27 Jul 1999 10:08:13 -0600 From: Charles Randall <crandall@matchlogic.com> To: questions@freebsd.org Subject: POSIX semaphores (RE: urgent ... ) Message-ID: <64003B21ECCAD11185C500805F31EC030378659E@houston.matchlogic.com>
next in thread | raw e-mail | index | archive | help
You may find that a more specific subject may help. In the meantime, read these posts archived at DejaNews: http://www.deja.com/dnquery.xp?DBS=2 <http://www.deja.com/dnquery.xp?DBS=2&QRY=sem_init+freebsd&svcclass=dnserver > &QRY=sem_init+freebsd&svcclass=dnserver Additionally, you can search the mailing list archives for -questions and -hackers for "posix semaphore". http://www.freebsd.org/search/search.html <http://www.freebsd.org/search/search.html> http://www.freebsd.org/cgi/search.cgi?words=posix+semaphore <http://www.freebsd.org/cgi/search.cgi?words=posix+semaphore&max=25&sort=sco re&source=freebsd-questions&source=freebsd-hackers> &max=25&sort=score&source=freebsd-questions&source=freebsd-hackers FYI, Charles -----Original Message----- From: Geeta Mahesh [mailto:ugtech@bom3.vsnl.net.in] Sent: Tuesday, July 27, 1999 8:39 AM To: questions@freebsd.org Subject: urgent ... Hi, I have an application that uses semaphores for thread synchronization. I am using g++ 2.7.2.1 on FreeBSD 3.2. The application cannot resolve the semaphore functions sem_init, sem_destroy ... which are POSIX complient. Can you tell me if which library I need to link my application with. Also, I am using namespaces in my application - which is not supported by g++2.7.2.1 What should I do to make my g++ support namespaces. Is there any workaround for this? Please let me know. Thanks . Regards Geeta. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?64003B21ECCAD11185C500805F31EC030378659E>