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

Add rustc and go to path #472

Open
iamnafets opened this issue May 9, 2024 · 0 comments
Open

Add rustc and go to path #472

iamnafets opened this issue May 9, 2024 · 0 comments

Comments

@iamnafets
Copy link

When running multifile submissions, we need to specify the compile command directly. Some compilers are not on the $PATH and as a result we need to set absolute paths to those binaries with is brittle. Can you either (a) expose these binaries on the $PATH, or (b) provide a way to look up the compiler/interpreter binary for a given language?

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