> > dupa aceea > > cc -o helloworld.o helloworld.c > cc -o helloworld helloworld.o
sau gcc -o hellowrld helloworld.c -o inseamna output, fisierul creat fiind deja in format elf executabil. poate un chmod +x pe el ar ajuta. > > problema este ca a doua comanda da erori. nu stiu daca am > facut bine sau nu, dar am incercat si cu > > cc -o helloworld helloworld.o -lc > > si tot nu a mers. > What gives? > > 10x > Dannutz > > > --- > Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to > unsubscribe from this list. > > ----------------- Patrascu Eugeniu linux registered user #228615 Nothing is faster than the speed of light ... To prove this to yourself, try opening the refrigerator door before the light comes on. --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
