public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* libstdc++.so.5
@ 2006-08-31 15:09 Majumder, Rajib
  2006-08-31 15:37 ` libstdc++.so.5 Arjan van de Ven
  2006-08-31 16:46 ` libstdc++.so.5 Denis Vlasenko
  0 siblings, 2 replies; 3+ messages in thread
From: Majumder, Rajib @ 2006-08-31 15:09 UTC (permalink / raw)
  To: 'linux-kernel@vger.kernel.org'

Hi,

I have 2 Linux boxes. 1 running RHEL 3,  2.4.21 kernel. Other SLSE 9, 2.6.5 kernel. 

While porting an C++ application from RHEL to SLES we faced some issue and it was resolved when we imported libstdc++.so.5 from RHEL and forced the app to reference this on SLES, rather than glibc (which was different ) in /usr/lib. We only ported 1 library.

In RHEL, gcc was 3.2.3, in SLES it was 3.3.2. 

Is there any risk associated with this?  

Any input is appreciated. 

Thanks

Rajib



==============================================================================
Please access the attached hyperlink for an important electronic communications disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libstdc++.so.5
  2006-08-31 15:09 libstdc++.so.5 Majumder, Rajib
@ 2006-08-31 15:37 ` Arjan van de Ven
  2006-08-31 16:46 ` libstdc++.so.5 Denis Vlasenko
  1 sibling, 0 replies; 3+ messages in thread
From: Arjan van de Ven @ 2006-08-31 15:37 UTC (permalink / raw)
  To: Majumder, Rajib; +Cc: 'linux-kernel@vger.kernel.org'

On Thu, 2006-08-31 at 23:09 +0800, Majumder, Rajib wrote:
> Hi,
> 
> I have 2 Linux boxes. 1 running RHEL 3,  2.4.21 kernel. Other SLSE 9, 2.6.5 kernel. 
> 
> While porting an C++ application from RHEL to SLES we faced some issue and it was resolved when we imported libstdc++.so.5 from RHEL and forced the app to reference this on SLES, rather than glibc (which was different ) in /usr/lib. We only ported 1 library.
> 
> In RHEL, gcc was 3.2.3, in SLES it was 3.3.2. 
> 
> Is there any risk associated with this?  

Hi,

this is clearly not a kernel question so you're asking on the wrong
list. A RHEL or SLES user list (as they are hosted by Novell / Red Hat)
would be a more appropriate venue, one also where it's more likely to
get a good answer..

Greetings,
   Arjan van de Ven


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libstdc++.so.5
  2006-08-31 15:09 libstdc++.so.5 Majumder, Rajib
  2006-08-31 15:37 ` libstdc++.so.5 Arjan van de Ven
@ 2006-08-31 16:46 ` Denis Vlasenko
  1 sibling, 0 replies; 3+ messages in thread
From: Denis Vlasenko @ 2006-08-31 16:46 UTC (permalink / raw)
  To: Majumder, Rajib; +Cc: 'linux-kernel@vger.kernel.org'

On Thursday 31 August 2006 17:09, Majumder, Rajib wrote:
> I have 2 Linux boxes. 1 running RHEL 3,  2.4.21 kernel. Other SLSE 9, 2.6.5 kernel. 
> 
> While porting an C++ application from RHEL to SLES we faced some issue

Wrong maininlg list, but anyway

> and it was resolved when we imported libstdc++.so.5 from RHEL
> and forced the app to reference this on SLES,
> rather than glibc (which was different ) in /usr/lib. We only ported 1 library.

libstdc++ is coming from gcc.

I suggest building and installing gcc from source
on the system where you need libstdc++.
I think latest 3.x.x gcc would be ok.

> In RHEL, gcc was 3.2.3, in SLES it was 3.3.2. 
> 
> Is there any risk associated with this?  
--
vda

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-08-31 16:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-31 15:09 libstdc++.so.5 Majumder, Rajib
2006-08-31 15:37 ` libstdc++.so.5 Arjan van de Ven
2006-08-31 16:46 ` libstdc++.so.5 Denis Vlasenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox