Hello,<br>It seems it cant find "stdio.h" and other .h files. Now how should I add these header files to the system path or some place where the visual studio can find them. i tried adding them to the system PATH variable C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include. and i tried adding them to <br>
tools -> options -> projects and solutions -> vc ++ directories -> include files dropdown list.<br>and i clean the clang-test project and i start build.<br><br>This does not work too.<br>Could you please tell me how should I make the Visual studio to search for this location C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include  when building the regression tests.<br>
<br>thanks.<br><br><div class="gmail_quote">On Mon, Feb 8, 2010 at 1:07 AM, Daniel Dunbar <span dir="ltr"><<a href="mailto:daniel@zuster.org">daniel@zuster.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Kalyan,<br>
<br>
Without more information, my guess would be that you don't have the<br>
gnuwin32 tools installed or in your path. The tests use things like<br>
"grep" and "sed" which won't be available on a standard windows<br>
install.<br>
<br>
 - Daniel<br>
<div><div></div><div class="h5"><br>
On Sun, Feb 7, 2010 at 5:14 PM, kalyan ponnala <<a href="mailto:ponnala.kalyan@gmail.com">ponnala.kalyan@gmail.com</a>> wrote:<br>
> hello,<br>
><br>
> I have been trying to run the regression tests on the llvm/clang based<br>
> solution file created by the cmake using visual studio 2008. The ALLBUILD<br>
> was successful but the "clang-test" inside this solution was giving these<br>
> errors and it fails to build.<br>
><br>
> 2>FAIL: Clang :: CodeGen/attr-noinline.c (368 of 2004)<br>
> 2>******************** TEST 'Clang :: CodeGen/attr-noinline.c' FAILED<br>
> ********************<br>
><br>
> 2>FAIL: Clang :: CodeGen/attr-used.c (369 of 2004)<br>
> 2>******************** TEST 'Clang :: CodeGen/attr-used.c' FAILED<br>
> ********************<br>
><br>
><br>
> 2>  Expected Passes    : 1702<br>
> 2>  Expected Failures  : 18<br>
> 2>  Unexpected Failures: 284<br>
> 2>lit.py: lit.cfg:124: note: using clang:<br>
> 'C:/Users/Kalyan/llvm/build/bin/Release\\clang.EXE'<br>
> 2>Project : error PRJ0019: A tool returned an error code from "Running Clang<br>
> regression tests"<br>
> 2>Build log was saved at<br>
> "file://c:\Users\Kalyan\llvm\build\tools\clang\test\clang-test.dir\Release\BuildLog.htm"<br>
> 2>clang-test - 7 error(s), 54 warning(s)<br>
> ========== Build: 1 succeeded, 1 failed, 51 up-to-date, 0 skipped ==========<br>
><br>
> Can anyone tell me anything about these errors and If I have to add any<br>
> libraries to this solution or add anything.<br>
> Thankyou.<br>
> --<br>
> Kalyan Ponnala<br>
> phone: 8163772059<br>
><br>
</div></div>> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
><br>
><br>
</blockquote></div><br><br clear="all"><br>-- <br>Kalyan Ponnala<br>phone: 8163772059<br>