| Summary: | Error building the 12.0-RC1 | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Sergey <kpect> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed Not A Bug | ||
| Severity: | Affects Only Me | CC: | emaste |
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
Sergey
2018-11-19 13:19:23 UTC
You are trying to build 12.x on an 11.x host using the 11.x toolchain, which does not support all of the functionality required. You need to either build LLD as a build tool, or provide an external toolchain - please carefully review the WITHOUT_CROSS_COMPILER option in src.conf(5). |