@ubuntu-linux-2404:~/Downloads$ less Makefile@ubuntu-linux-2404:~/Downloads$ makegcc -Wall -Wextra -g -fno-stack-protector -m32 -z execstack -fno-stack-protector -m32 -z execstack ex1.c -o ex1gcc: error: unrecognized command-line option ‘-m32’gcc: error: unrecognized command-line option ‘-m32’make: *** [<builtin>: ex1] Error 1
I'm trying to run the make file and as 32 bit and it display this error I have tried to install the builtin but it display this error for me alsoE: Unable to locate package