Page MenuHomeFreeBSD

emulators/xen-kernel: use binutils to workaround LLD 8 bug
ClosedPublic

Authored by royger on Jun 20 2019, 9:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jul 2 2025, 4:44 PM
Unknown Object (File)
Jun 24 2025, 9:54 PM
Unknown Object (File)
Jun 22 2025, 11:50 AM
Unknown Object (File)
Jun 21 2025, 6:30 AM
Unknown Object (File)
Jun 20 2025, 12:21 PM
Unknown Object (File)
Jun 20 2025, 6:46 AM
Unknown Object (File)
May 14 2025, 4:24 PM
Unknown Object (File)
May 5 2025, 3:40 AM
Subscribers
None

Details

Summary

LLD 8 changed the behaviour regarding the placement of orphaned
sections, which produces a non-bootable Xen kernel:

https://bugs.llvm.org/show_bug.cgi?id=42327

Switch to GNU LD (and NM) until this is resolved.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

linimon retitled this revision from xen-kernel: use binutils to workaround LLD 8 bug to emulators/xen-kernel: use binutils to workaround LLD 8 bug.Jun 20 2019, 9:42 AM
This revision is now accepted and ready to land.Jun 20 2019, 10:45 AM