00001 #!/bin/sh 00002 00003 cd $HOME/j2k/Test 00004 00005 \rm -f test 00006 g++ -g -lpthread -lsocket -lmalloc -lnsl -lrt -Wall -w -I /project/web/qnx/ -o test StrTest.cpp libefence.a 00007 00008 ./test