From owner-freebsd-questions Tue Jul 27 8:53: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from fw2.roguewave.com (fw2.roguewave.com [208.151.233.2]) by hub.freebsd.org (Postfix) with ESMTP id D9AB31559A for ; Tue, 27 Jul 1999 08:53:01 -0700 (PDT) (envelope-from carey@roguewave.com) Received: by fw2.roguewave.com; id QAA08336; Tue, 27 Jul 1999 16:57:33 -0700 (PDT) Received: from cvo1.cvo.roguewave.com(10.68.4.36) via SMTP by hub.FreeBSD.ORG, id smtpd008248; Tue Jul 27 16:57:25 1999 Received: by cvo1.cvo.roguewave.com with Internet Mail Service (5.5.2448.0) id ; Tue, 27 Jul 1999 08:55:25 -0700 Message-ID: From: Woody Carey To: "'Geeta Mahesh'" , questions@FreeBSD.ORG Subject: RE: urgent ... Date: Tue, 27 Jul 1999 08:55:15 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi geeta, Please set you mailer to send plain text, esp. when posting to public lists. For which library, I don't know. -lp perhaps? Anyone else? For namespaces, I think you will find that a later version of the gnu compiler will support this. try egcs, now named g++ 2.?.? again? > 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