Skip to content

NE executable data segment size erroneously adjusted when stack is placed in separate segment #1466

@lixovibe

Description

@lixovibe

https://github.com/open-watcom/open-watcom-v2/blob/master/bld/wl/c/loados2.c#L1017-L1031

I am writing an experimental 80286 operating system along with a New Executable-linked kernel. When I try to allocate a separate stack segment/selector for the kernel, then the separate stack size is erroneously subtracted from the data segment size.

What is the proper way to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions