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

Static RTS does not build on Linux #3

Open
rptb1 opened this issue May 18, 2013 · 0 comments
Open

Static RTS does not build on Linux #3

rptb1 opened this issue May 18, 2013 · 0 comments
Assignees
Milestone

Comments

@rptb1
Copy link
Member

rptb1 commented May 18, 2013

On branch https://github.com/Ravenbrook/mlworks/tree/linux-boot, the runtime system currently fails to link statically with various unresolved symbols in X libraries. The symbols are actually in the libraries, so it might be a link-order problem.

See #2 for a list of prerequisite libraries you need to install.

I have been working on Ubuntu 12 i386, completely vanilla.

In 4799e00 I temporarily hacked the static runtime out of the makefiles so that we can make progress with the boot, but it's inconvenient to set LD_LIBRARY_PATH all the time when developing.

@ghost ghost assigned NickBarnes May 18, 2013
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