kubo39 / kubo39/kubOS

Switch to LDC

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Assembly
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

DMD has some problem to implement OSes.

* DMD cannot disable x86 `red zone`.
* DMD cannot disable SIMD with soft-float enabled.

So I try to switch LDC, however both DMD and LDC do not have `x86Interrupt` ABI for IDT.. Maybe GDC is better choice for.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by reviewing the DMD, LDC, and GDC constraints described in the issue, especially x86 red-zone, SIMD soft-float, and x86Interrupt ABI support; done would require a decided compiler direction that supports the OS requirements.

Written by the indexing model from the issue text.

Assessment

Domain
compilers, operating-systems
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.