adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-general] libltdl missing but libtool is present.


From: Chris Frey
Subject: Re: [Adonthell-general] libltdl missing but libtool is present.
Date: Fri, 8 Jul 2011 13:10:04 -0400
User-agent: Mutt/1.4.2.2i

On Thu, Jul 07, 2011 at 11:18:17PM +0200, Kai Sterker wrote:
> but it may well be triggered by our mingling of "normal"
> STL and TR1 headers.

Are you referring to this, in base/hash_map.h?

        namespace std { using namespace tr1; }

I suspect that's not quite safe. :-)

I don't have gcc 4.6 handy, but I'd be curious what the results would
be if the above line was commented out, and -std=c++0x or -std=gnu++0x
was added to the command line.

- Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]