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

Clarify recommended LLVM minimum version and library dependencies #706

Merged
merged 1 commit into from May 9, 2017

Conversation

jonas
Copy link
Member

@jonas jonas commented May 7, 2017

Even though feature detection is used the sbt plugin will not try to
discover LLVM versions older than 3.7. Also update to mention that Scala
Native now also depends on RE2.

screen shot 2017-05-06 at 8 19 52 pm

Even though feature detection is used the sbt plugin will not try to
discover LLVM versions older than 3.7. Also update to mention that Scala
Native now also depends on RE2.
so older versions may also work.

In addition, the native Scala runtime and Java API implementation
require the Boehm garbage collector and the RE2 regular expression
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! We might as well specify the version numbers for completeness.

Copy link
Member

@densh densh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for clarification! 👍

@densh densh merged commit d89462e into scala-native:master May 9, 2017
@jonas jonas deleted the clarify-setup branch May 9, 2017 22:37
muxanick pushed a commit to muxanick/scala-native that referenced this pull request May 25, 2017
…ala-native#706)

Even though feature detection is used the sbt plugin will not try to
discover LLVM versions older than 3.7. Also update to mention that Scala
Native now also depends on RE2.
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

Successfully merging this pull request may close these issues.

None yet

3 participants