#!/bin/sh g++ testQueue.cpp -o testQueue -I./. -I../lib ../lib/libInterCommon.a -lpthread