-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
With the minimum requirements for OCaml at Windows 10 (I think), we should consider moving off the legacy msvcrt.lib.
Here is the branch I have used for testing: https://github.com/jonahbeckford/flexdll/commits/0.43%2Bucrt
There are two blockers:
- Unsupported relocation kind 0003 for __GSHandlerCheck in libcamlrun.lib(intern.obj) #29 is probably related (I'm seeing this error only after upgrading to
ucrt.lib. - Some extra libraries are needed (not sure whether this belongs in ocaml/flexdll or ocaml/ocaml itself). I'll place each library in a separate comment below.
Metadata
Metadata
Assignees
Labels
No labels