sdizepdb $(AFLAGS) $(CFLAGS) /Gr /Oi /I..\boot\include /I..\Windows\Inc /I$(KERNEL_NATIVE_DIR) /I$(SINGULARITY_ROOT)\boot\include -UDEBUG $(ACFLAGS) /DSINGULARITY=1 /DSINGULARITY_KERNEL=1 /I$(KERNEL_NATIVE_DIR) $(ACFLAGS) /DSINGULARITY_MP=1 $(ACFLAGS) /DPAGING $(LINKFLAGS) /nodefaultlib /subsystem:native /OPT:REF /RELEASE /DLL $(KERNEL_NATIVE_DIR)\obj >$(KERNEL_NATIVE_DIR)\kernel.log /fixed /map /base:0x310000 /entry:Hal $(COLLECTOR_KERNEL) $(BUILDDIR)\SyscallBuilder.exe $(DEFAULT_SYSCALL_BUILDER) $(BartokFlags) /Singularity $(BartokFlags) /verbosity:silence $(BartokFlags) /LinkedStacksRequireExternalBound=true $(BartokFlags) /LinkedStacksDumpBounds=true $(BartokFlags) /BackEndComments=true $(BartokFlags) /GCInlineAllocations=false $(BartokFlags) /GCInlineWriteBarrier=false $(BartokFlags) /GenAsmHeader="$(KERNEL_NATIVE_DIR)\halclass.inc" $(BartokFlags) /GenCppHeader="$(KERNEL_NATIVE_DIR)\halclass.h" $(BartokFlags) /OmitFramePointer=false $(BartokFlags) /DebugInline=true $(BartokFlags) /UnnameTracedPtrs=true $(BartokFlags) /Warnings=true $(BartokFlags) /WholeProgram=true $(BartokFlags) /GenCoffLineNumber=false $(BartokFlags) /IrSimpleInliner=false $(COLLECTOR_KERNEL) kernel false $(KERNEL_NATIVE_DIR)\Singularity.V1.candidates $(KERNEL_NATIVE_DIR)\kernel.obj $(KERNEL_NATIVE_DIR)\native.lib $(SINGULARITY_ROOT)\Kernel\Singularity.Hal.ApicPC.csproj $(SINGULARITY_ROOT)\Kernel\Singularity.Hal.ApicMP.csproj $(SINGULARITY_ROOT)\Kernel\Singularity.Hal.LegacyPC.csproj The value '$(Platform)' is not a valid choice for the Platform property. $(BartokFlags) /SymbolicDebug=true $(BartokFlags) /LinkedStacks=true Native $(LinkKernelDependsOn);sysentry_obj $(BuildDependsOn);LinkSyscallsDll