Adding epoc target. Tried to define our own entry point but it fails at runtime trying to load msvcr80d.dll. Try using /NODEFAULTLIB for all targets maybe. Must somehow export ekern.dll for it to be loadable by epoc.exe.
<?xml version="1.0" encoding="UTF-8"?>
<relnotes name="File Server">
<purpose>
Generic filesystem server which includes an embedded ROM filesystem. Runs user-side and provides shared filesystem access, client-side APIs, and a plugin framework for loading filesystem extension FSYs which implement supported filesystem types.
</purpose>
</relnotes>