Hi Nestor!

On Tue, 18 Dec 2001, Nestor Dan wrote:

> 
> cc -o helloworld.o helloworld.c 
ca sa iasa fisier object pune un "-c" adica `compile only' 
la prima invocare:

cc -c -o helloworld.o helloworld.c

apoi poti crea executabilul ...

cc -o helloworld helloworld.o

> cc -o helloworld helloworld.o
> 
> 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.

Raspunde prin e-mail lui