I would like to enable CoreCLR for 32bit x86 Linux based on the base with current Windows x86 codes.
I'm thinking this task to be in two stages. First is to fix all build errors and then to make it work properly with unit tests. Task items to do will be added to below lists. I hope compile will be done in both 32bit host native and 64bit host cross building.
Fix build error
Fix SOS build error (lucenticus)
Fix execution error
CoreFX
For CoreCLR, CoreFX and Core-Setup repos:
Once the above is done, we should be able to produce .NET Core for Linux for x86 E2E.
I would like to enable CoreCLR for 32bit x86 Linux based on the base with current Windows x86 codes.
I'm thinking this task to be in two stages. First is to fix all build errors and then to make it work properly with unit tests. Task items to do will be added to below lists. I hope compile will be done in both 32bit host native and 64bit host cross building.
Fix build error
Fix SOS build error (lucenticus)
Fix execution error
CoreFX
For CoreCLR, CoreFX and Core-Setup repos:
Once the above is done, we should be able to produce .NET Core for Linux for x86 E2E.