cygwinports / ncurses

Cygwin ncurses packaging
0 stars 0 forks source link

ncurses broken-linker feature #1

Open ThomasDickey opened 4 years ago

ThomasDickey commented 4 years ago

Upcoming ncurses 6.2 will change the way the broken-linker feature works. You might want to review that and decide whether to maintain binary-compatibility (by adding the explicit option).

ThomasDickey commented 4 years ago

You might find the NEWS note a useful starting point:

       + drop assumption in configure script that Cygwin's linker is broken.
       + define NCURSES_BROKEN_LINKER if the broken-linker feature is used,
          to simplify configure-checks for ncurses-examples.