Unfortunately, sscli.net was shutdown. To patch for Windows XP is pretty
small. Just add the following 3 lines to
sscli/rotorenv/bin/makefile.def:

  # Set linker options
  #
  
+ !if "$(VS71COMNTOOLS)" != ""
+ LINKER_FLAGS = $(LINKER_FLAGS) /SAFESEH:NO
+ !endif
+ 
  # Merge .rtc section with .text. .rtc section is meant for debug info.
  # VC6 doesn't get rid of it. Win2000 loader fails to load retail
mscor* dlls with 
  # .rtc section.


-Jan

-----Original Message-----
From: Discussion of the Rotor Shared Source CLI implementation
[mailto:[EMAIL PROTECTED] On Behalf Of Fabio Mascarenhas
Sent: Tuesday, August 02, 2005 12:59 PM
To: DOTNET-ROTOR@DISCUSS.DEVELOP.COM
Subject: [DOTNET-ROTOR] Patch for Windows XP SP2

Hi,

Does anyone have a link to the patch for compiling Rotor on Windows XP
SP2 (the one that was on http://servicing.sscli.net)? I searched
Google for it but didn't find anything.

Regards,
Fabio Mascarenhas

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to