<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Salut,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">Dupa ce urc tema si ma uit la rezultate imi apare eroare urmatoare :</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><pre>gcc -g -Wall main.o utils-lin.o parser.tab.o parser.yy.o -o mini-shell
/usr/bin/ld: i386:x86-64 architecture of input file `parser.tab.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `parser.yy.o' is incompatible with i386 output
/usr/bin/ld: final link failed: Invalid operation
collect2: ld returned 1 exit status
make: *** [mini-shell] Error 1
checker: building failed<br><br>Multumesc.<br></pre></div></body></html>