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 Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Sure, this is unfortunately a rather finicky area, and needs several tries to get right for all platforms...