This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug target/29990] Linking fails because __ZdlPv can't be a weak definition
- From: Andrew Pinski <pinskia at gmail dot com>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 26 Nov 2006 20:51:08 -0800
- Subject: Re: [Bug target/29990] Linking fails because __ZdlPv can't be a weak definition
- References: <bug-29990-10990@http.gcc.gnu.org/bugzilla/> <20061127044916.12699.qmail@sourceware.org>
On Mon, 2006-11-27 at 04:49 +0000, pinskia at gcc dot gnu dot org wrote:
>
> ------- Comment #2 from pinskia at gcc dot gnu dot org 2006-11-27 04:49 -------
> I don't think you can use -flat_namespace with dynamic libraries and libstdc++.
Also I don't think this is a GCC issue. I think it is an user issue,
and it is harder to reproduce without full sources.
-- Pinski