#!/bin/sh gcc testssl.c -o testssl -g -I./. -I../lib ../lib/libInterCommon.a `pkg-config libxml++-2.6 --cflags --libs` -lpthread -lssl