Re: Patch for Windows XP SP2
Jan Kotas <[email protected]> Tue, 2 Aug 2005 16:59:07 -0700
| Newsgroups | gmane.comp.windows.devel.dotnet.rotor |
|---|---|
| Message-ID | <1DFB396200705E46B5338CA4B2E25BDE58F0BE@DF-BANDIT-MSG.exchange.corp.microsoft.com> |
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 # =20 + !if "$(VS71COMNTOOLS)" !=3D "" + LINKER_FLAGS =3D $(LINKER_FLAGS) /SAFESEH:NO + !endif +=20 # 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=20 # .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: [email protected] 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This list is hosted by DevelopMentor(r) http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This list is hosted by DevelopMentor=AE http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com