
if [ -z "${launcher}" ]; then
	launcher=qq
fi
launcher=${launcher} LD=/usr/x86_64-linux-gnu/bin/ld L=-L/home/bc/x86_64_lib/cross _L2=:/home/bc/x86_64_lib/cross OFLAGSEXTRA+=" inplace_reloc 0" ./m64d ldprefer=1 "$@"

##!/bin/sh
#LD_LIBRARY_PATH+=:/home/bc/before/lib
#LD_LIBRARY_PATH=${LD_LIBRARY_PATH} qemu-amd64 /home/bc/before/lib/ld-linux-x86-64.so.2 "$@"
##here again in case is not global
