Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

e) Compile and create executable

            make -j4 work

You can also add the The key '-j4' to makes the command use 4 cores in parallel. But you can also run it on one core only with:

            make -j4 work