gcc -c main0.c
gcc -o prog main0.o BF.o
απο το τερματικό και μου βγάζει
usr/bin/ld: i386 architecture of input file `BF.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-linux-gnu/4.4.1/../../../../lib/crt1.o: In function `_start':
/build/buildd/eglibc-2.10.1/csu/../sysdeps/x86_64/elf/start.S:109: undefined reference to `main'
collect2: ld returned 1 exit status
/*την main0.c την εχω και μου δίνει και την BF.o (σαν βιβλιοθήκη)*/