Date: Fri, 15 Jun 2018 01:01:41 +0000 From: Mateus Rodrigues de Morais <mateus@mateus.tech> To: "soc-status@freebsd.org" <soc-status@freebsd.org> Cc: David Naylor <dbn@freebsd.org>, "theraven@freebsd.org" <theraven@freebsd.org> Subject: [Week 4] Porting Microsoft's CoreCLR, CoreFX, and PowerShell to FreeBSD Message-ID: <CP2P152MB112499C7123BD5D1E243111FCE7C0@CP2P152MB1124.LAMP152.PROD.OUTLOOK.COM>
index | next in thread | raw e-mail
Hello all, During this 4th week I managed to complete the goal of bootstrapping a working .NET Core SDK on FreeBSD to create, build, run and publish apps on the platform. Some edges are still rough, since shared compilation isn’t working, the legacy implementation of the HTTP client has to be used and the default location for SSL certs on the system has to be changed since it’s different from Linux. But those issues have been worked around and compilation occurs without an issue. I’ve been in touch with the .NET Community on GitHub and we’ve been investigating how to fix these issues. The next step is to build the CoreFX managed tests and run them against this bootstrapped SDK to figure out which parts are failing – if any – and see if this SDK is functional enough to build PowerShell. Best, -- Mateus de Moraishelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CP2P152MB112499C7123BD5D1E243111FCE7C0>
