Quick correction - 1.41 is not SSE3 but SSSE3 and also not /QxP but /QxT.Technical reason? Not really The real problem: on Windows, I can compile SSSE3 versions using only an SSE2-capable CPU. On Linux, no such luck - I'd need to have a Core 2 based compiler host (which I do not currently).HTH,Simon.
Ok, I'll give it a try.
I gave it a try, also according to Simon's advice. I give it up, too much compiling errors to fix it... I was fixing it for almost whole day.Sorry, thanx for understanding.Pavel
Quote from: zvonas on 11 Dec 2006, 03:04:51 pmI gave it a try, also according to Simon's advice. I give it up, too much compiling errors to fix it... I was fixing it for almost whole day.Sorry, thanx for understanding.PavelPavel, thanks for trying. Could you please clarify whether you used the v1.41 Core2 source code or v2.0 all purpose one?Would help us estimate the amount of work needed for this.