Re: duplicate symbol from boost
Re: duplicate symbol from boost
- Subject: Re: duplicate symbol from boost
- From: Steve Mills <email@hidden>
- Date: Mon, 14 Jun 2010 13:06:43 -0500
On Jun 14, 2010, at 13:00:09, Nivek Research wrote:
> You may be experiencing the effects of a bug in GCC <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10591>. The symbols in question are declared in the anonymous namespace and, therefore, global, but due to the bug they are not unique. I have not found an acceptable workaround and for other reasons I'm stuck using the GCC 4.0 compiler, but I would appreciate hearing if you do find a solution.
I'm using gcc 4.0 for all projects concerned. And I don't understand how it's OK in one project but not the other. Is there a compiler setting that would cause more name mangling to occur or something like that, which lets it work like it's supposed to work?
Steve Mills
Drummer, Mac geek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden