<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma,new york,times,serif;font-size:12pt"><div>Problema era ca arhivam un folder care continea fisierele. Mersi oricum<br></div><div style="font-family: tahoma,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Daniel Baluta <daniel.baluta@gmail.com><br><b><span style="font-weight: bold;">To:</span></b> Sisteme de Operare <so@cursuri.cs.pub.ro><br><b><span style="font-weight: bold;">Sent:</span></b> Thursday, August 20, 2009 4:10:34 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [so] makefile<br></font><br>
Bună,<br><br>La tema3 , compilarea eşuează din alte motive. Înainte de a trimite o<br>temă , dă te rog make clean.<br><br>Daniel.<br><br>On Thu, Aug 20, 2009 at 3:20 PM, barbulescu adela<<a ymailto="mailto:baradela2002@yahoo.com" href="mailto:baradela2002@yahoo.com">baradela2002@yahoo.com</a>> wrote:<br>> Salut!<br>><br>> Am trimis 2 teme pentru care primesc: make: *** No rule to make target<br>> `build'. Stop.<br>> Pe sistemul meu temele sunt compilate fara erori.<br>> De exemplu, la tema 3 folosesc:<br>><br>> CC=gcc<br>> CFLAGS=-g -Wall -fPIC<br>> LDFLAGS=-shared<br>><br>> build: <a target="_blank" href="http://libvm.so">libvm.so</a><br>><br>><br>> libvm.so: libvm.o<br>><br>> $(CC) $(LDFLAGS) -o libvm.so libvm.o<br>> libvm.o: libvm.c tema-mv.h<br>> $(CC) $(CFLAGS) -c -o libvm.o libvm.c<br>><br>> .PHONY: clean<br>> clean:<br>><br>>
rm -f *~ *.o libvm.so<br>><br>> Care ar fi problema?<br>><br>> Mersi!<br>><br>><br>> _______________________________________________<br>> so mailing list<br>> <a ymailto="mailto:so@cursuri.cs.pub.ro" href="mailto:so@cursuri.cs.pub.ro">so@cursuri.cs.pub.ro</a><br><span>> <a target="_blank" href="http://cursuri.cs.pub.ro/cgi-bin/mailman/listinfo/so">http://cursuri.cs.pub.ro/cgi-bin/mailman/listinfo/so</a></span><br>><br>><br>_______________________________________________<br>so mailing list<br><a ymailto="mailto:so@cursuri.cs.pub.ro" href="mailto:so@cursuri.cs.pub.ro">so@cursuri.cs.pub.ro</a><br><a href="http://cursuri.cs.pub.ro/cgi-bin/mailman/listinfo/so" target="_blank">http://cursuri.cs.pub.ro/cgi-bin/mailman/listinfo/so</a><br></div></div></div><br>
</body></html>