On Sun, 18 Dec 2005, willett wrote: [..]
I'm just asking for reports on whether the configuration process works on different gpc platforms.
[..]
Test that ncurses.pas has a valid type definition for chtype: $ grep ' chtype =' ncurses.pas
passed ok
And test that the version in ncurses.pas corresponds to your installed ncurses: $ grep NCURSES_VERSION ncurses.pas
passed ok
i686 GNU/Linux
Do not have "gp" installed. Compiles ok with "gpc --automake -c ncurses.pas -lncurses"
russ