Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Better build toolchain #22

@FrankRay78

Description

@FrankRay78

The build toolchain is currently Windows only and a mishmash of Microsoft and GNU tooling (reasons explained here).

This issue tracks improvements to the build toolchain, some ideas being:

  • Replace ld (GNU linker) with the Microsoft linker (ie. align the compile and link tooling to the Microsoft stack)
  • Replace NASM with the Microsoft linker
  • ISO creation, removing the dependency on QEMU -kernel command line argument
  • Custom MSBuild task for compilation
  • Get builds on Linux working

References


Please upvote 👍 this issue if you are interested in it.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions