<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hi,</p>
<p>&nbsp;</p>
<p>I am trying to compile Mesa 8.0.1 on Windows using SCons. I set up all of the required apps and libraries and ran 'scons' in the main folder. The build reached to the point where program_lexer.l needs to be processed and stopped with an error saying that
 bison-bridge is missing: &quot;unrecognized %option: bison-bridge&quot;. I got my Flex and Bison from here:</p>
<p>&nbsp;</p>
<p><a href="http://gnuwin32.sourceforge.net/packages/flex.htm">http://gnuwin32.sourceforge.net/packages/flex.htm</a></p>
<p>&nbsp;</p>
<p><a href="http://gnuwin32.sourceforge.net/packages/bison.htm">http://gnuwin32.sourceforge.net/packages/bison.htm</a></p>
<p>&nbsp;</p>
<p>versions 2.5.4a and 2.4.1, respectively. I had to take care of having all of the dependencies, and these are provided at the above links. From what I gather from various forums, the script is simply not going to work on Windows as long as&nbsp;it depends on bison-bridge.
 It might be best if you upload the output from flex, so I don't have to generate it locally. Would that be OK?</p>
<p>&nbsp;</p>
<p>Georgi</p>
</div>
</body>
</html>