-
Notifications
You must be signed in to change notification settings - Fork 706
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
Philosopher 3.2.9 #10976
Philosopher 3.2.9 #10976
Conversation
@fizwit I have no experience with Go but could the new (since eb 4.2.1) cc @Darkless012 |
Yup, GoPackage is way to go. Unfortunately I wasn't able to build the package. I'm including easyconfig used and error message.
ERROR:
|
Tarball can be easier option, but it is compiled binary with all its pros and cons. |
Apparently it has its own build procedure: ...with copying stuff here and there 👎 ... |
Just a comment, either approach we go for, should have a |
Gopackage is outside of toolchain ( |
Instructions for building from philosopher from source were just published. I am resubmitting the EasyConfig. |
Philosopher does not need a --Go-XX suffix. Go is only a build dependency that creates a binary. |
Does Go not have any standard library that it links to? |
AFAIK it doesn't. Go produces self-contained executable. |
Philosopher 4 has changed significantly. I will work on a newer easyconfig for v4. |
(created using
eb --new-pr
)