Ian Romanick wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Ian Romanick wrote: > | Ian Romanick wrote: > | | So...I can't get current LLVM SVM bits to build. I get many errors in > | | FileParser.cpp. > | > | It turns out that the problem here is that "make clean" didn't actually > | clean everything. Sigh... > > Sigh x2. > > Every program in progs/glsl either segfaults or hits an assertion. Is > there some magic set of configure options that I should use with LLVM to > just make it work? I only ask because one of the assertions was: > > LLVM JIT requested to do lazy compilation of function 'execute_shader4' > when lazy compiles are disabled! > > This was with texdemo1. >
Does something simple like trivial/tri.c work? I think Zack will be back on LLVM work shortly. What's in the gallium tree is a bit stale, I think. He'll probably comment when he comes on-line... -Brian ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
