Yes, it builds correctly. I can see the binaries under the build/bin directory. I can see a list of targets supported via llc -version but SPIR is not one of them.
-Rashid On Mon, Dec 2, 2013 at 8:00 PM, Zou, Nanhai <[email protected]> wrote: > Have you included clang in your llvm build? > > > > Thanks > > Zou Nanhai > > > > *From:* [email protected][mailto: > [email protected]] *On Behalf Of > *Rashid Kaleem > *Sent:* Tuesday, December 03, 2013 8:53 AM > *To:* [email protected] > *Subject:* [Beignet] Newbie - Building beignet > > > > 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 > > error: unknown argument: '-ffp-contract=off' > > and if i manually remove the lines from the CMakeList file, i get > > error: unknown target triple 'spir', please use -triple or -arch > > I checked my build settings and i am building all the targets for LLVM, am > i missing anything? > > Do i need to checkout a SPIR backend, or is it in the experimental targets > (in CMakeList)? > > Any pointers would be greatly appreciated, thanks. > > > > -Rashid >
_______________________________________________ Beignet mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/beignet
