I know that this configuration is not supported but, using this pattern in the Perl script makes the build work:
/\\[\n\r]+$/ If you don't use this pattern, in the above configuration, you get functional defines with continuation characters, "\", in your header files in sscli\clr\src\bcl\objdf\rotor_x86. This causes all sorts of errors, more specifically, the generated C# files in the above directory will be empty. Regards, Alan
