#!/bin/bash
# c++ version for Win-compatible new afrecv 2-2013

/usr/bin/gcc -Wall -O3 -o afrecv afrecv.cpp -lspeex -lportaudio
