Skip to content

Supporting more host platform #2051

Closed
Closed
@Naville

Description

@Naville

Hi:
Following #2050 , I'm porting uc to more host environment.

For now, I'm targeting X86_64-Windows.
I've used WSL to execute create_config and configure, with some CRLF/LF patches, and made it past the configuration stage, as well as adding include guard checks at many places to support building on environments with a limited libC functionality as well as shims.

However, now I'm stuck with the SJLJ code (to be precise: sigsetjmp / siglongjmp ) everywhere. Is it possible to disable those?

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