Hi,<br><br>I am trying to build clang/llvm using cmake and visual studio on a windows vista platform. When I try to build a .c file from command prompt it says it's actually searching for gcc<br>to find the assembler and since i dont have gcc it's failing to assemble the code and generating an error message.<br>
<br>"gcc" -v -c -o C:/Users/Kalyan/AppData/Local/Temp/cc-000001.o -x assembler c:/Users/Kalyan/AppData/Local/Temp/cc-000000.s<br>clang:error: unable to execute command: program not executable<br>clang:error: assembler command failed due to signal 1 (use -v to see invocation)<br>
<br>could you tell me why is the clang searching for gcc assembler. and how can i change it to point to a write assembler? what assembler does it use by the way?<br clear="all"><br>-- <br>Kalyan Ponnala<br>phone: 8163772059<br>