From owner-freebsd-questions Tue Jul 27 7:38: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bom3.vsnl.net.in (lvsb1.vsnl.net.in [202.54.4.24]) by hub.freebsd.org (Postfix) with ESMTP id 92A2514BEC for ; Tue, 27 Jul 1999 07:37:51 -0700 (PDT) (envelope-from ugtech@bom3.vsnl.net.in) Received: from Cosmos (PPP113-137.bom.vsnl.net.in [202.54.113.137]) by bom3.vsnl.net.in (8.9.0/8.9.0) with SMTP id UAA29362 for ; Tue, 27 Jul 1999 20:07:21 +0530 (IST) Message-ID: <000a01bed83d$b8ced540$030136ca@ugtech.com> From: "Geeta Mahesh" To: Subject: urgent ... Date: Tue, 27 Jul 1999 20:08:39 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01BED86B.D12907E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01BED86B.D12907E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have an application that uses semaphores for thread synchronization.=20 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.=20 Can you tell me if which library I need to link my application with.=20 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?=20 Please let me know. Thanks . Regards Geeta. ------=_NextPart_000_0007_01BED86B.D12907E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
I have an application that uses semaphores for = thread=20 synchronization.
I am using g++ 2.7.2.1 on FreeBSD 3.2.
The application cannot resolve the semaphore=20 functions sem_init, sem_destroy ... which are POSIX complient.=20
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=20 g++2.7.2.1
What should I do to make my g++ support namespaces. Is there any = workaround=20 for this?
 
Please let me know.
 
Thanks .
 
Regards
Geeta.
------=_NextPart_000_0007_01BED86B.D12907E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message