Re: Regarding building bison-3.4.2 on Windows
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Binay, > Le 17 juin 2020 à 18:26, Singh, Binay <[email protected]> a écrit : > > > Hi Support team , > > > I am trying to build GNU bison-3.4.2 The current version is 3.6.4, there's not much point in trying to build 3.4.2. > on Windows / Visual studio 15 . I am not able to find any info in Readme or Install files. > Please let me know if there is any documentation . The INSTALL file contains all the information to build Bison on POSIX systems. You'll have to build Bison from the POSIX subsystem. Cheers!