echo begin link
ld -x -r -d low.o m45nofp.o conf.o ../lib1 ../lib2
echo end link
nm -ug
echo if '"_end"' '>=' 0140000, system will not run
sysfix a.out /deadstart/nofp-unix
nm /deadstart/nofp-unix ^ grep _end
rm a.out
