Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Win32 build without SSE2?
09-29-2013, 06:59 PM
Post: #10
RE: Win32 build without SSE2?
The JIT uses SSE2 in a few places. Could theoretically make it avoid it if it's not supported, I didn't think many non-SSE2 computer were still alive though... You could try turning the JIT off and see if it runs at all when rebuilt without SSE2 optimization by the compiler.

Should definitely add a better error message though Tongue
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Win32 build without SSE2? - Tabman - 09-29-2013, 09:07 AM
RE: Win32 build without SSE2? - Tabman - 09-29-2013, 01:18 PM
RE: Win32 build without SSE2? - TheDax - 09-29-2013, 01:56 PM
RE: Win32 build without SSE2? - Tabman - 09-29-2013, 02:32 PM
RE: Win32 build without SSE2? - Tabman - 09-29-2013, 03:36 PM
RE: Win32 build without SSE2? - Henrik - 09-29-2013 06:59 PM
RE: Win32 build without SSE2? - Tabman - 09-29-2013, 07:45 PM
RE: Win32 build without SSE2? - [Unknown] - 09-30-2013, 12:47 AM
RE: Win32 build without SSE2? - Tabman - 09-30-2013, 05:37 PM
RE: Win32 build without SSE2? - [Unknown] - 10-01-2013, 05:55 AM

Forum Jump: