0
Votes in Release
(breakdown)
Initial Release

Description

This release works to build the SSCLI20 and run the tests.

It is almost a complete replay of Jeremy Kuhne's SSCLI20 build instructions, with the following modifications:

  • In the modified win.env.bat file, I added @set PROCESSOR_ARCHITECTURE=x86 to line 106 to get it to build under AMD64. The build environment was X86 already, but apparently it wasn't enough.
  • On line 144 of the modified tools\nmake\def.mak file, comment out #CFLAGS = $(CFLAGS) -Wp64, since the flag is deprecated.
  • This one didn't seem right, but it was the most expedient: comment out lines 73 to 79 in pal\exception.c, which is the declaration of a function RtlUnwind which is apparently never used or defined. It could be some platform specific call, which works on a Windows machine.


Files

Source Code SSCLI20 for VS2008 Diff
source code, 58K, uploaded May 2 2008  - 122 downloads


Work Items

Proposed

= Proposed

Active

= Active

Fixed

= Fixed

Closed

= Closed

There are no work items associated with this release.



Updating...
Page view tracker