42-archive/nm-otool/tests/compile.sh
2017-10-29 17:24:13 +01:00

3 lines
135 B
Bash
Executable file

gcc test_facile.c -o test_facile
gcc test_moins_facile.c -o test_moins_facile
gcc -m32 test_moins_facile.c -o test_moins_facile_32-bit