Re: src/tools/msvc usage instructions

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: src/tools/msvc usage instructions
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0FC01@algol.sollentuna.se
обсуждение исходный текст
Ответ на src/tools/msvc usage instructions  (Jeremy Drake <pgsql@jdrake.com>)
Список pgsql-hackers
> I was just trying to build using the src/tools/msvc scripts
> on windows, and I was wondering if there were any
> instructions on how to do this, what prerequisites there are,
> where to get them, etc.  I couldn't find any, but I may not
> know the correct place to look.

That's on my TODO list to write, but I haven't had the time yet. The
basic is that if you disable everything in the config.pl file, you can
run with almost no external dependencies. You'll need flex+bison if
buliding off CVS.
Oh, and it requires Visual C++ 2005. Should work fine with the Express
version.

If you need any specifics, feel free to ping me for it pending that
readme file.

//Magnus


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

Предыдущее
От: ssinger_pg@sympatico.ca
Дата:
Сообщение: 8.2beta1 failure on IRIX
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Win32 hard crash problem