Re: [Firebird-devel] MacOS build fail "SSE4.2 instruction set not enabled"

2017-05-16 Thread Alex Peshkoff
On 05/12/17 22:13, Julien wrote: I gave a try but had this: lo/lode/dev/core/workdir/UnpackedTarball/firebird/src/common/CRC32C.cpp:41:10: error: always_inline function '_mm_crc32_u8' requires target feature 'sse4.1', but would be inlined into function 'CRC32C' that is compiled without support

Re: [Firebird-devel] MacOS build fail "SSE4.2 instruction set not enabled"

2017-05-12 Thread Alex Peshkoff
On 05/12/17 12:05, marius adrian popa wrote: Known issue in Firebird 3.0.x http://firebird.1100200.n4.nabble.com/std-c-11-added-to-CXXFLAGS-in-3-0-on-linux-td4645224.html introduced by this commit https://github.com/FirebirdSQL/firebird/commit/52d9a05a0f3d I can't check myself mac issues,