Comment 1 for bug 771075

Revision history for this message
John Nogatch (jnogatch) wrote :

g++ 4.6 does not resolve library symbols if the library is mentioned early in the command line.

The attached patch moves "-lncurses" and "-lm" to the end of the g++ command in the Makefile.