Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Debug Bindings for NPM #24

Open
daniel-j-h opened this issue Jun 19, 2017 · 0 comments
Open

Build Debug Bindings for NPM #24

daniel-j-h opened this issue Jun 19, 2017 · 0 comments

Comments

@daniel-j-h
Copy link
Contributor

In #23 we switched to statically linking against upstream libortools.a and more importantly strip out debug symbols here. What we should do is build debug binaries for npm which link against libortools.a with debug symbols not stripped out.

Tasks:

  • Create Travis builds for debug binaries which do not strip out debug symbols
  • Publish debug binaries passing --debug to node-pre-gyp
  • Make a new release https://github.com/mapbox/node-or-tools#releases
  • Check s3 to see if debug binaries are there

cc @karenzshea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant