From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1087 invoked by alias); 29 Nov 2001 16:49:01 -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 30565 invoked from network); 29 Nov 2001 16:47:42 -0000 Received: from unknown (HELO disaster.jaj.com) (209.64.26.3) by hostedprojects.ges.redhat.com with SMTP; 29 Nov 2001 16:47:42 -0000 Received: (from pedwards@localhost) by disaster.jaj.com (8.9.3/8.9.3) id LAA22870; Thu, 29 Nov 2001 11:50:44 -0500 Date: Wed, 21 Nov 2001 15:33:00 -0000 From: Phil Edwards To: "Rakshit Karnavat , Gurgaon" Cc: Robert Lipe , gcc@gcc.gnu.org Subject: Re: GCC Build Status for SCO OS 5.0.5 Message-ID: <20011129115044.A22847@disaster.jaj.com> References: <5F0021EEA434D511BE7300D0B7B6AB53018B742E@MAIL2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5F0021EEA434D511BE7300D0B7B6AB53018B742E@MAIL2>; from rakshit@ggn.hcltech.com on Thu, Nov 29, 2001 at 11:40:10AM +0530 X-SW-Source: 2001-11/txt/msg01059.txt.bz2 On Thu, Nov 29, 2001 at 11:40:10AM +0530, Rakshit Karnavat , Gurgaon wrote: > > As an example, I made a shared library using gcc. > When I tried to use this library with my another example cpp, If you write C++ code, then you must use g++ to perform the linking. -- 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: Phil Edwards To: "Rakshit Karnavat, Gurgaon" Cc: Robert Lipe , gcc@gcc.gnu.org Subject: Re: GCC Build Status for SCO OS 5.0.5 Date: Thu, 29 Nov 2001 08:49:00 -0000 Message-ID: <20011129115044.A22847@disaster.jaj.com> References: <5F0021EEA434D511BE7300D0B7B6AB53018B742E@MAIL2> X-SW-Source: 2001-11/msg01560.html Message-ID: <20011129084900.DN55S9RzIkKrwEqUpbQwi3Ii5nm6X9fNvkNnyP6907s@z> On Thu, Nov 29, 2001 at 11:40:10AM +0530, Rakshit Karnavat , Gurgaon wrote: > > As an example, I made a shared library using gcc. > When I tried to use this library with my another example cpp, If you write C++ code, then you must use g++ to perform the linking. -- 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