Fixing various bugs and improving the documentation:
1) Disable background GC.
2) Add in some missed pthread shims.
3) Add various linker settings for stripping debug information.
4) Specify the global base and stack size.
5) Add notes about NativeDebugSymbols and UnmanagedEntryPointsAssembly to the documentation.
6) Remove HFIF_NO_RPI_OR_GC from the RPI helper.
Fixing various bugs and improving the documentation:
1) Disable background GC. 2) Add in some missed
pthread
shims. 3) Add various linker settings for stripping debug information. 4) Specify the global base and stack size. 5) Add notes aboutNativeDebugSymbols
andUnmanagedEntryPointsAssembly
to the documentation. 6) RemoveHFIF_NO_RPI_OR_GC
from the RPI helper.