Hello all, <div><br></div><div>I am trying to build the latest version of llvm-gcc on a x86_64 architecture running a Linux distribution. Using the READM.LLVM I have managed to run ./configure using appropriate options, but when I try to build using make, it shows the following error message after a few seconds:</div>

<div> </div><div>../../llvm-gcc/gcc/gengtype-lex.l:31:27: fatal error: gengtype-yacc.h: No such file or directory. </div><div><br></div><div>This happens when trying to build gengtype-lex.c.</div><div><br></div><div>I could indeed not find the file gengtype-yacc.h in neither llvm-gcc nor llvm code base. Is there a dependency I am missing ? A problem with the configure flags I've used ?</div>

<div><br></div><div>Thank you very much in advance for your help !</div><div><br></div><div>Romain<br>
</div>