This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
turning link warning to error
- From: "St. Denis, David" <david dot stdenis at siemens dot com>
- To: "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Wed, 18 Mar 2009 17:22:30 -0400
- Subject: turning link warning to error
What option should I use to turn the following warning into an error when linking?
?? ?/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: warning: libstdc++.so.5, needed by /tc_ref/TOOLBOX/lnx64/TcCrypto/1.1.1/lib/libTcCrypto.so, may conflict with libstdc++.so.6
Thanks.