this is my makefile:
task0 : main.o numbers.o add.o gcc -m32 -g -Wall -o task0 main.o numbers.o add.o main.o : main.c gcc -g -Wall -m32 -ansi -c
(Answered in a comment. See Question with no answers, but issue solved in the comments (or extended in chat) )
@Basil Starynkevitch wrote:
You should install the gcc-multilib package
@Jekyll wrote:
https://askubuntu.com/questions/250910/cross-compilation-issues-with-gcc-g