This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Re: Loading multiple versions of libstdc++


Ok. Is it then possible to statically link libstdc++ in the library built with GCC 3.2.2 and then have a library built with GCC 2.95.3 call into it using only C-linkage (and also dynamically link libstdc++ for GCC 2.95.3).

Thanks again for the help.

Samir

-- 
Samir Rajguru
srajguru@onebox.com - email
(510) 401-3282 x1034 - voicemail/fax




-----Original Message-----
From:     Phil Edwards <phil@jaj.com>
Sent:     Thu, 17 Jul 2003 15:57:02 -0400
To:       srajguru@onebox.com
Cc:       libstdc++@gcc.gnu.org; gcc@gcc.gnu.org
Subject:  Re: Loading multiple versions of libstdc++

On Thu, Jul 17, 2003 at 02:33:41AM -0400, srajguru@onebox.com wrote:
> 
> I was wondering if the following is possible:

Nope.  There are major changes between 2.95.3 and 3.2.2.

-- 
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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]