top | item 46047812

(no title)

tyfon | 3 months ago

Yes, sorry I remembered incorrectly. The rust compiler claims to be i686 and the CPU is i686 too, but the rust compiler is using Pentium 4 only instructions so it doesn't actually work for i686.

discuss

order

ShroudedNight|3 months ago

Yeah, that sucks. I assume this is SSE2?

tyfon|3 months ago

That is correct :)

Edit: I see from the sister post that it is actually llvm and not rust, so I'm half barking up the wrong tree. But somehow this is not an issue with gcc and friends.