#!/usr/bin/env bash set -v rm ethercat-static gcc -Wall -Wextra -fPIE -pie -static -static-libgcc ethercat.c -o ethercat-static