> g++ -g -O2 -o troff dictionary.o div.o env.o input.o majorminor.o > mtsm.o node.o number.o reg.o > /Users/rgouldin/Downloads/groff-current/src/libs/libgroff/libgroff.a > -lm > Undefined symbols: > "node::~node()", referenced from:
This is a g++ compiler bug, AFAIK. Please look up the groff mailing
list archive for a simple solution.
Werner
