Closed
Description
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
Labels
No labels