MinGW, psql, and readline - Mailing list pgsql-hackers

From Thomas Hallgren
Subject MinGW, psql, and readline
Date
Msg-id ca3pfg$27tt$1@news.hub.org
Whole thread Raw
List 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 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: [pgsql-hackers-win32] Failures with windows port
Next
From: "Magnus Hagander"
Date:
Subject: Re: [pgsql-hackers-win32] Failures with windows port