2 lines
73 B
Bash
2 lines
73 B
Bash
gcc compiled_sim.c -o compiled_sim.so -shared -Wall -Werror -Ofast -fPIC
|
gcc compiled_sim.c -o compiled_sim.so -shared -Wall -Werror -Ofast -fPIC
|