<div dir="ltr"><div style>Apologies if this is a stupid question. I am trying to build beignet on a linux based system and was getting error during the make. I tried llvm-3.3 and llvm-3.2 release as well as the latest repo-version. I am getting two types of errors as i build beignet. First, using the default settings i get</div>
<div>      error: unknown argument: '-ffp-contract=off'</div><div style>and if i manually remove the lines from the CMakeList file, i get </div><div style>      error: unknown target triple 'spir', please use -triple or -arch</div>
<div style>I checked my build settings and i am building all the targets for LLVM, am i missing anything?</div><div style>Do i need to checkout a SPIR backend, or is it in the experimental targets (in CMakeList)?</div><div style>
Any pointers would be greatly appreciated, thanks. </div><div> <br clear="all"><div>-Rashid</div>
</div></div>