<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;">On Thu, 2009-04-02 at 03:18 -0700, Alin Stoian wrote:<br>&lt;snip&gt;<br>&gt; Problema apare doar pe masina de testare si doar ruland makefile-ul<br>&gt; pentru teste.<br><br>Daca rulezi makefile -f Makefile.checker test_04 (test_08) la fel face?<br>Ai incercat sa reproduci cat mai bine comportamentul Makefile-ului? Daca<br>faci un program cu API Win32 in care doar apelezi gcc-3 peste un fisier,<br>ti se blocheaza? Dar daca il apelezi in contextul unui Makefile similar<br>celui asociat testului?<br><br>Razvan<br><br>_______________________________________________<br><br>Da, se blocheaza si daca fac make test_04<br>Da, am incercat. Comanda din
 makefile-ul testerului e:<br>@-cd $@_out; export TEST_DIR=`pwd`; export UNU=1; echo running $@; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sed 's/^\.\///' ../$(INPUTS_DIR)$@.txt | ../$(TEST_SHELL) &gt;&gt; ../outputs.txt<br><br>Care e echivalenta (exceptand cd-uri si exporturi) cu "mini-shell.exe &lt;inputs/test_04.txt &gt;&gt;outputs.txt". Iar ruland comanda ultima in cmd merge.<br><br>Daca fac un apel de genu gcc-3 foo.c merge.<br>O sa fac si un makefile nou sa testez.<br></div></div></div><br>

      </body></html>