On 03/10/2016 05:51 PM, Adriano dos Santos Fernandes wrote:
> Hi!
>
> This is not defined by system headers in this config making trunk build
> to fail:
>
> const int bit_SSE4_2 = 1 << 20;
>
>
> $ clang++ --version
> Ubuntu clang version 3.6.2-1 (tags/RELEASE_362/final) (based on LLVM 3.6.2)
> Target: x86_64-pc-linux-gnu
> Thread model: posix
>
>
> $ g++ --version
> g++ (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
>
>
> libc 2.21
>

Adriano, I have it defined in 
/usr/lib64/gcc/x86_64-pc-linux-gnu/_version_/include starting with gcc 
4.1.2 and a lot of higher versions. May be it's CLANG-specific issue and 
required some #ifdef to build with clang?


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to