Re: What's the best way to get flex and bison on Windows?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: What's the best way to get flex and bison on Windows?
Дата
Msg-id CAA8=A7_L9AGz-ssGfqPk1cePKCVfGmuobvDgDvKzpZV=5CEYiw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: What's the best way to get flex and bison on Windows?  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: What's the best way to get flex and bison on Windows?  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Mon, Dec 16, 2019 at 2:50 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> > If you're going to link to anything it should probably be to the Msys2
> > binaries, because a) they are likely to be more up to date and b)
> > unlike msys1 they are available by default for all four VS toolsets
> > Appveyor provides.
>
> Ah, OK that sounds like a good plan then.  Any chance you can tell me
> what to add to PATH for that?  Changing the 1 to a 2 in the path
> mentioned before doesn't work.

The Appveyor page says "MSYS2 (C:\msys64)" so I would try adding
"C:\msys64\bin" to the PATH.

cheers

andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Unix-domain socket support on Windows
Следующее
От: Amit Khandekar
Дата:
Сообщение: Re: Minimal logical decoding on standbys