From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3883 invoked by alias); 29 Nov 2001 06:07:10 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 3841 invoked from network); 29 Nov 2001 06:07:02 -0000 Received: from unknown (HELO dns2.ggn.hcltech.com) (203.197.212.137) by hostedprojects.ges.redhat.com with SMTP; 29 Nov 2001 06:07:02 -0000 Received: from mail.ggn.hcltech.com (mail.ggn.hcltech.com [204.160.249.8]) by dns2.ggn.hcltech.com (8.8.7/8.8.7) with ESMTP id MAA19732; Thu, 29 Nov 2001 12:03:33 +0530 Received: from mail2.ggn.hcltech.com (MAIL2 [192.168.10.4]) by mail.ggn.hcltech.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id X2DMDRAF; Thu, 29 Nov 2001 11:29:47 +0530 Received: by MAIL2 with Internet Mail Service (5.5.2653.19) id ; Thu, 29 Nov 2001 11:40:10 +0530 Message-ID: <5F0021EEA434D511BE7300D0B7B6AB53018B742E@MAIL2> From: "Rakshit Karnavat , Gurgaon" To: Phil Edwards Cc: Robert Lipe , gcc@gcc.gnu.org Subject: RE: GCC Build Status for SCO OS 5.0.5 Date: Wed, 21 Nov 2001 13:12:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-SW-Source: 2001-11/txt/msg01025.txt.bz2 As an example, I made a shared library using gcc. When I tried to use this library with my another example cpp, the error it gives is Undefied symbol file __gcc_personality_v0 /usr/tmp/ccuDJkKd.o The message it gives is : symbol referencing error. No clue what it is. Rakshit. > ---------- > From: Phil Edwards[SMTP:pedwards@disaster.jaj.com] > Sent: Thursday, November 29, 2001 12:52 AM > To: Rakshit Karnavat , Gurgaon > Cc: Robert Lipe; gcc@gcc.gnu.org > Subject: Re: GCC Build Status for SCO OS 5.0.5 > > On Wed, Nov 28, 2001 at 09:13:00PM +0530, Rakshit Karnavat , Gurgaon > wrote: > > If I try to make share objects with the archive version of > > std(libstdc++.a), certains symbols are not resolved by the linker. Those > > symbols are not of the application itself, > > Which symbols are they, i.e., what are their names? > > Phil > > -- > If ye love wealth greater than liberty, the tranquility of servitude > greater > than the animating contest for freedom, go home and leave us in peace. We > seek > not your counsel, nor your arms. Crouch down and lick the hand that feeds > you; > and may posterity forget that ye were our countrymen. - Samuel > Adams > From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rakshit Karnavat, Gurgaon" To: Phil Edwards Cc: Robert Lipe , gcc@gcc.gnu.org Subject: RE: GCC Build Status for SCO OS 5.0.5 Date: Wed, 28 Nov 2001 22:07:00 -0000 Message-ID: <5F0021EEA434D511BE7300D0B7B6AB53018B742E@MAIL2> X-SW-Source: 2001-11/msg01526.html Message-ID: <20011128220700.JRkQWDvqEcL0y7MmK4XRtkbppGldZtbVhnJfc8hzWb0@z> As an example, I made a shared library using gcc. When I tried to use this library with my another example cpp, the error it gives is Undefied symbol file __gcc_personality_v0 /usr/tmp/ccuDJkKd.o The message it gives is : symbol referencing error. No clue what it is. Rakshit. > ---------- > From: Phil Edwards[SMTP:pedwards@disaster.jaj.com] > Sent: Thursday, November 29, 2001 12:52 AM > To: Rakshit Karnavat , Gurgaon > Cc: Robert Lipe; gcc@gcc.gnu.org > Subject: Re: GCC Build Status for SCO OS 5.0.5 > > On Wed, Nov 28, 2001 at 09:13:00PM +0530, Rakshit Karnavat , Gurgaon > wrote: > > If I try to make share objects with the archive version of > > std(libstdc++.a), certains symbols are not resolved by the linker. Those > > symbols are not of the application itself, > > Which symbols are they, i.e., what are their names? > > Phil > > -- > If ye love wealth greater than liberty, the tranquility of servitude > greater > than the animating contest for freedom, go home and leave us in peace. We > seek > not your counsel, nor your arms. Crouch down and lick the hand that feeds > you; > and may posterity forget that ye were our countrymen. - Samuel > Adams >