JuliaLang / JuliaLang/PackageCompiler.jl

Could PackageCompiler install a compiler when run on Linux?

Open
#647 4 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Julia
Stars
1.6k
Forks
205
Avg merge
18h 37m
Merged PRs (30d)
7

Description

When running PackageCompiler under Windows, "A suitable compiler will be automatically installed the first time it is needed". However, that's not the case on Linux or MacOS. So my suggestion is to make PackageCompiler do the automatic installation of a compiler if that's necessary when running on Linux or MacOS.

For my current project, which includes automated creation of a system image, that would make things simpler.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by tracing how PackageCompiler detects and installs a suitable compiler on Windows, then compare the Linux and macOS paths. Done means compiler installation is handled automatically on those platforms when required, with coverage for the relevant platform behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.