Skip to content

Windows support #33

@samwgoldman

Description

@samwgoldman

Currently, re2 does not build on Windows for a few reasons. I'm opening this issue to gauge interest from the JS team and as a tracking issue for future PRs.

Known issues:

  • re2_c build rule
    • overrides CXX, but we want x86_64-w64-mingw32-g++.exe from the env
    • bash script %{make} interpolation doesn't work with Windows-style path separators, which become escape sequences in the string
  • upstream re2 code doesn't compile, needs to be updated (suggest updating to tag 2019-06-01)

Metadata

Metadata

Assignees

No one assigned

    Labels

    forwarded-to-js-devsThis report has been forwarded to Jane Street's internal review system.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions