This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: 4301:test: /sbin/loader: Warning: Can't find strong symbol for _XXXXX
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: tom jun <tomjun001 at yahoo dot com dot cn>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 4 Nov 2002 11:43:18 -0600
- Subject: Re: 4301:test: /sbin/loader: Warning: Can't find strong symbol for _XXXXX
- References: <20021104081905.48952.qmail@web15201.mail.bjs.yahoo.com>
Two things to try:
1) 3.2.x sources, since some of these things now have no instantiations
via "extern template"
2) using GNU binutils.
-benjamin