When building an elfv2 bootstrap toolchain with gcc8 / binutils ld.bfd, the build fails in libllvmminimal due to missing references (as ld.bfd is pickier about undefined references than lld)
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Sure, this is unfortunately a rather finicky area, and needs several tries to get right for all platforms...