#!/usr/bin/env bash gcc `pkg-config --cflags --libs cairo x11` -w -g -lpthread main.c -o main.o