#!/usr/bin/bash echo "int main(){libreport_init();}" | gcc -x c -lreport -Wno-implicit-function-declaration - ./a.out rm -f a.out