#!/bin/sh as library.s -o library.o -g gcc use_library.c library.o -z execstack -g -O3