public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Running  a c++ app on gcc-3.4 compiled on gcc-3.4 with gcc-3.2 compiled libraries
@ 2005-06-19  1:47 Rodrigues, Edward
  0 siblings, 0 replies; only message in thread
From: Rodrigues, Edward @ 2005-06-19  1:47 UTC (permalink / raw)
  To: gcc-help

Hi,

I have libraries compiled on gcc-3.2 and have an c++ application
compiled on gcc-3.4. I have compatibility libraries loaded on my system
and the app runs fine. My question here is when I link the app following
warning is displayed.

/usr/bin/ld: warning: libstdc++.so.5, needed by
/usr/test//lib/libxyz.so, may conflict with libstdc++.so.6

I would like to know more about this warning. Is this safe to do so?

Any help on this certainly appreciated.

Thanks
Ed

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-19  1:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-19  1:47 Running a c++ app on gcc-3.4 compiled on gcc-3.4 with gcc-3.2 compiled libraries Rodrigues, Edward

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).