Skip to content

TP 3 - Makefile #33

Aug 24, 2024 · 6 comments · 12 replies
Discussion options

You must be logged in to vote

Estas ejecutando incorrectamente el make. El comando make (en este caso ming32-make) lo tenes que hacer de esta manera:
ming32-make run para compilar y ejecutar el archivo del ejercicio
ming32-make test para compilar y ejecutar el archivo de las pruebas
ming32-make así solo, para compilar y ejecutar el predeterminado (casi lo mismo que make run)
ming32-make clean para eliminar los archivos compilados

la instruccion que vos escribiste ming32-make Makefile no es un comando que haga nada

Vuelvan a leer las filminas de la teoria del lunes pasado, ahi esta explicado bien como usar el make

Replies: 6 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@martinvilu
Comment options

@Clirussa
Comment options

@martinvilu
Comment options

Comment options

You must be logged in to vote
1 reply
@martinvilu
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@Blizard32
Comment options

@Clirussa
Comment options

@Blizard32
Comment options

@Clirussa
Comment options

@martinvilu
Comment options

Comment options

You must be logged in to vote
3 replies
@curambar
Comment options

Answer selected by Clirussa
@curambar
Comment options

@Clirussa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants