Jump to content

Illegal instruction


photo

Recommended Posts

Posted

I have signal SIGILL in this function Unigine::Math::mat3::getQuat  at /home/ci/TeamCity/buildAgent/work/214de2b1df7f6eca/source/engine/api/UnigineMathLib.cpp:1797 this instruction: insertps xmm0,xmm0,0xe  libUnigine_x64.so library

Posted

The fact is that insertps instruction is SSE4_1 extension of processor, which my processor don't have. I need compiled library without SSE4_1 extension

pr.txt

×
×
  • Create New...