[Mesa-dev] mesa fail to build since llvm-3.4svn r187618

Laurent Carlier lordheavym at gmail.com
Tue Aug 6 14:36:04 PDT 2013


Since llvm-3.4svn r187618 TargetOptions doesn't provide anymore RealignStack:

make[3]: Entering directory 
`/home/lordh/archdevel/mesa/git/mesatst/src/gallium/auxiliary'
  CXX      gallivm/lp_bld_misc.lo
gallivm/lp_bld_misc.cpp: In function 'LLVMBool 
lp_build_create_jit_compiler_for_module(LLVMOpaqueExecutionEngine**, 
LLVMModuleRef, unsigned int, int, char**)':
gallivm/lp_bld_misc.cpp:276:12: error: 'class llvm::TargetOptions' has no 
member named 'RealignStack'
    options.RealignStack = true;
            ^
make[3]: *** [gallivm/lp_bld_misc.lo] Error 1

Commenting the line seems to fix the problem
-- 
Laurent Carlier
ArchLinux Developer
http://www.archlinux.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130806/d8c4a571/attachment.pgp>


More information about the mesa-dev mailing list