Re: src/tools/msvc usage instructions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: src/tools/msvc usage instructions
Дата
Msg-id 27851.1159767267@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: src/tools/msvc usage instructions  (Jeremy Drake <pgsql@jdrake.com>)
Ответы Re: src/tools/msvc usage instructions  (Jeremy Drake <pgsql@jdrake.com>)
Список pgsql-hackers
Jeremy Drake <pgsql@jdrake.com> writes:
>> I grabbed flex and bison from GNUwin32
>> (http://gnuwin32.sourceforge.net/packages/bison.htm)

> This appears to not work out well.  If I copy the generated files from
> bison from a linux box, then they are ok, but if I try to use ones
> generated using that version of bison, it does not compile.

Hm, have you tried diff'ing the output files from the two cases?  This
is really probably a question for the flex and bison maintainers, not
us, but it seems like it should work for moderately up-to-date versions
of those tools.  What compile failures do you get exactly?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Another idea for dealing with cmin/cmax
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: src/tools/msvc usage instructions