Skip to content

port to djgpp (dos) #906

@jaykrell

Description

@jaykrell

It almost works.
I have a proof of concept for threads.
Getting a working DOS system is a tricky. There are many emulators but they don't all work.

djgpp most resembles Posix.
But djgpp uses paths like c:/foo
This doesn't fit our Posix.
The two path implementations should be compiled, and switched at runtime via C ifdef.
I tried just using the Win32 code but hit a strange type problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions