#!/bin/sh as use_libary.s -o ul.o gcc -c library.c -o library.o ld library.o ul.o -z noexecstack -lc --dynamic-linker /lib64/ld-linux-x86-64.so.2