g++ -Wall -g \
./../../Debugable/debugableAll.o \
./../../LogFile/logFileAll.o \
./../../GMessage/gMessageAll.o \
./testTime.cc \
-o testTime

