If one is to recommend MSYS2, after downloading and installing it, the
command to install bison and flex is just:
pacman -S flex bison
Then the bins end up (by default) in C:\MSYS64\usr\bin
On Mon, Jan 17, 2022 at 5:37 AM Magnus Hagander wrote:
> On Mon, Jan 17, 2022 at 11:25 AM Daniel Gustafs
On Mon, Jan 17, 2022 at 11:25 AM Daniel Gustafsson wrote:
>
> > On 17 Jan 2022, at 07:21, Liam Bowen wrote:
> >
> > From https://www.postgresql.org/docs/14/install-windows-full.html --
> >
> > > Both Bison and Flex are included in the msys tool suite, available from
> > > http://www.mingw.org/wi
> On 17 Jan 2022, at 07:21, Liam Bowen wrote:
>
> From https://www.postgresql.org/docs/14/install-windows-full.html --
>
> > Both Bison and Flex are included in the msys tool suite, available from
> > http://www.mingw.org/wiki/MSYS as part of the MinGW compiler suite.
>
> Aforementioned link i
>From https://www.postgresql.org/docs/14/install-windows-full.html --
> Both Bison and Flex are included in the msys tool suite, available from
http://www.mingw.org/wiki/MSYS as part of the MinGW compiler suite.
Aforementioned link is to a domain squatter.
Perhaps MSYS2 could be used instead? ht