<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Building SSCLI20 (Rotor) in VS2008</title><link>http://code.msdn.microsoft.com/BuildRotorInVS2008/Project/ProjectRss.aspx</link><description>Build Rotor, the Shared Source CLI, using only VS 2008, without VS 2005 installed, with these patches.</description><item><title>CREATED RELEASE: Initial Release (May 01, 2008)</title><link>http://code.msdn.microsoft.com/BuildRotorInVS2008/Release/ProjectReleases.aspx?ReleaseId=976</link><description>This release works to build the SSCLI20 and run the tests.&lt;br /&gt;&lt;br /&gt;It is almost a complete replay of &amp;#91;url&amp;#58;Jeremy Kuhne&amp;#39;s SSCLI20 build instructions&amp;#124;http&amp;#58;&amp;#47;&amp;#47;blogs.msdn.com&amp;#47;jeremykuhne&amp;#47;archive&amp;#47;2008&amp;#47;02&amp;#47;19&amp;#47;sscli-2-0-and-visual-studio-2008.aspx&amp;#93;, with the following modifications&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#42; In the modified _win.env.bat_ file, I added &amp;#42;&amp;#64;set PROCESSOR_ARCHITECTURE&amp;#61;x86&amp;#42; to line 106 to get it to build under AMD64. The build environment was X86 already, but apparently it wasn&amp;#39;t enough.&lt;br /&gt;&amp;#42; On line 144 of the modified _tools&amp;#92;nmake&amp;#92;def.mak_ file, comment out &amp;#42;&amp;#35;CFLAGS&amp;#9;&amp;#61; &amp;#36;&amp;#40;CFLAGS&amp;#41; -Wp64&amp;#42;, since the flag is deprecated.&lt;br /&gt;&amp;#42; This one didn&amp;#39;t seem right, but it was the most expedient&amp;#58; comment out lines 73 to 79 in _pal&amp;#92;exception.c_, which is the declaration of a function &amp;#42;RtlUnwind&amp;#42; which is apparently never used or defined. It could be some platform specific call, which works on a Windows machine.</description><author></author><pubDate>Fri, 02 May 2008 09:30:11 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Initial Release (May 01, 2008) 20080502A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/BuildRotorInVS2008/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
The SSCLI 2.0 was released in March 2006, and the build scripts relied on VS 2005 to work.&lt;br /&gt; &lt;br /&gt;With VS 2008, a number of things have changed, and SSCLI 2.0 doesn't build with it. &lt;br /&gt; &lt;br /&gt;I was undertaking the needed mods to the build scripts when I got lazy and decided to see if someone else did it already. &lt;a href="http://blogs.msdn.com/user/Profile.aspx?UserID=7026" class="externalLink"&gt;Jeremy Kuhne&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; was just this someone. &lt;a href="http://blogs.msdn.com/jeremykuhne/archive/2008/02/19/sscli-2-0-and-visual-studio-2008.aspx" class="externalLink"&gt;He published the details of getting VS 2008 to build SSCLI on his blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;I followed these meticulous instructions and made a few other changes and was able to get SSCLI to build and pass all the tests that could run on my machine.&lt;br /&gt; &lt;br /&gt;Perhaps this diff will save you a few minutes of typing.&lt;br /&gt;
&lt;/div&gt;</description><author>codekaizen</author><pubDate>Fri, 02 May 2008 09:15:17 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080502A</guid></item></channel></rss>