Code: Select all
sudo nsjail -B / --cwd /mydir -- /usr/bin/gcc main.c
< /code>
Ich weiß, extrem naive und unsichere Ausführungsweise. Aber bleiben Sie ein bisschen an.collect2: fatal error: cannot find 'ld'
compilation terminated.
Code: Select all
sudo nsjail -B / --cwd /mydir -- /usr/bin/gcc main.c
< /code>
Ich weiß, extrem naive und unsichere Ausführungsweise. Aber bleiben Sie ein bisschen an.collect2: fatal error: cannot find 'ld'
compilation terminated.