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

Create zrt and zrt-dev Ubuntu/Debian packages #114

Open
larsbutler opened this issue Apr 3, 2014 · 1 comment
Open

Create zrt and zrt-dev Ubuntu/Debian packages #114

larsbutler opened this issue Apr 3, 2014 · 1 comment

Comments

@larsbutler
Copy link
Member

We need to create Ubuntu/Debian packages for ZRT. Between (toolchain)[https://github.com/zerovm/toolchain], and ZRT projects, there is a slight circular dependency.

ZRT headers are needed to build the toolchain, and the toolchain is need to build libzrt.

Thus, ideally we would create a zrt-dev package containing zrt.h, etc., which can be used to bootstrap the toolchain. Once that is done, we can create the zrt (libzrt) package.

@pkit
Copy link
Member

pkit commented Apr 3, 2014

It should look more like linux-headers than libfoo-dev
Because zrt.o is needed verbatim, AFAIR, and Debian lint will be very unhappy about that.

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

No branches or pull requests

2 participants