On 1 October 2012 10:01, Lukas Reichlin <lukas.reichlin.li...@gmail.com> wrote:
>
> On 01.10.2012, at 15:46, Jordi Gutiérrez Hermoso <jord...@octave.org> wrote:
>
>> On 1 October 2012 09:43, Lukas Reichlin <lukas.reichlin.li...@gmail.com> 
>> wrote:
>>> There are many warnings and one error, please see below. The C++ compiler 
>>> is clang
>> [snip]
>>> bwlabeln.cc:22:10: fatal error: 'unordered_map' file not found
>>> #include <unordered_map>
>>
>> This should be available on a modern enough system. I wish clang
>> wasn't so laggy with respect to C++ support. What clang version is
>> that?
>
> Are you looking for this?
>
> ra:~ lukas$ clang -v
> Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn)
> Target: x86_64-apple-darwin12.2.0

Looks like they only fixed this bug in March. I don't know if this is
already in 3.1. I am not particularly happy about the idea of patching
my code for the benefit of non-GNU users. However, I would welcome a
patch to work around that clang bug, if you care to write it.

- Jordi G. H.

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to