cc -c -Wall xml2txt.cpp; cc -Wall -O2 -s -Wl,-S main.cpp xml2txt.o -o ./xml2txt -lstdc++;