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

Portability #1

Open
mclements opened this issue May 19, 2021 · 0 comments
Open

Portability #1

mclements opened this issue May 19, 2021 · 0 comments

Comments

@mclements
Copy link
Collaborator

Potential issues with portability:

  1. In the Makefile, the file extension for the shared library is currently .so. This should be generalised.
  2. It may be helpful to users to change the shared library to libsouffleLib.so or something similar. At present, we use the default libfunctors.so and assume that the calling Datalog file is in the same folder.
  3. Are the ld scripts specific to Linux?
  4. Is autoconf available on all of the target architectures?
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

1 participant