MinGW, psql, and readline

Поиск
Список
Период
Сортировка
От Thomas Hallgren
Тема MinGW, psql, and readline
Дата
Msg-id ca3pfg$27tt$1@news.hub.org
обсуждение исходный текст
Список pgsql-hackers
I'm trying to compile psql using MinGW but the only way to succeed with that
is apparently to configure "--without-readline". I've searched for a pure
MinGW port of the readline package and I found one at
http://sourceforge.net/projects/mingwrep/. Apparently it's too old. I also
tried to compile the latest sources for readline-4.3. Apparently readline
uses termio and termio is not part of MinGW.

I need help. I bet someone has solved this in a good way (i.e. without using
the cygwin dll's).

Thanks,

Thomas Hallgren



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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: [pgsql-hackers-win32] Failures with windows port
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: [pgsql-hackers-win32] Failures with windows port