RE: [LLVMdev] A first!

Hi Reid,

Jeff, can you provide a test case that we can use to
reproduce this problem? Looks like I'm finally going to
force myself into a windows build (i.e. cough up the money
for VC++ 7.1).

You can also download MS Visual C++ Toolkit 2003 - contains the VC++ 7.1
compiler/linker as well as all the standard libraries and headers. No
gui, no debugger though:
http://www.microsoft.com/downloads/details.aspx?FamilyID=272be09d-40bb-4
9fd-9cb0-4bfa122fa91b&DisplayLang=en

The actual file:
http://download.microsoft.com/download/3/9/b/39bac755-0a1e-4d0b-b72c-3a1
58b7444c4/VCToolkitSetup.exe

Oleg.

Thanks! That helps!

Reid.

I'm not so sure. It's the GUI environment that interprets the solution
and project files. Without it, you have to use makefiles and there are
none set up for Windows. Bottom line: if it doesn't have devenv.com,
it won't work.