Change Linux build from shared ncurses5w to static causes a symbol has different size in shared object message?
Because the older ncurses5w is becoming harder to find, I changed the build to use /usr/lib/i386-linux-gnu/libncursesw.a
and added tinfo
as a shared library to link with.