[LLVMdev] LLVM on OpenBSD

Holger Schurig hs4233 at mail.mn-solutions.de
Tue Jun 17 04:49:19 PDT 2008


> If you use bison instead of yacc this bug is not exposed.
>
> Is this correct behavior?

I guess so. bison is quite different to yacc, see "info bison". 
llvm depends on bison and this is quite well documented. At 
http://llvm.org/releases/2.3/docs/GettingStarted.html#software 
it says "bison" and specifically which version of Bison you've 
to use.



More information about the llvm-dev mailing list