On Wed, 10 Sep 2008, Zico wrote: > This is what i got after applying the above command: > gcc: siefs.o: No such file or directory
You are in linking stage. And it looks like, you missed some compilation steps, which create this *.o files. Bye :) -- Bharathi S _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
