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

compiler-bootstrap not run after fresh installation : 18.12-PRERELEASE #40

Closed
ghost opened this issue Dec 15, 2018 · 1 comment
Closed

compiler-bootstrap not run after fresh installation : 18.12-PRERELEASE #40

ghost opened this issue Dec 15, 2018 · 1 comment

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
@ghost
Copy link

@ghost ghost commented Dec 15, 2018

platform lenovo t530, 18.12-PRERELEASE 2018-12-07 fresh install

the llvm60-6.0.1_3 compiler is installed during a fresh installation but the compiler is not immediately usable until

compiler-bootstrap llvm60

is run to set up the missing links. probably should add that to the overlay.

jpb

@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Jan 22, 2019

as per telegram;

If you want to compile ports, then you need to install the OS-*-development packages.

otherwise the install ISO image would be way larger than it is

@RodMyers RodMyers closed this Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment