Page MenuHomeFreeBSD

Modify to work with external binutils
ClosedPublic

Authored by bapt on Oct 9 2014, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 17, 2:57 PM
Unknown Object (File)
Sun, Jan 12, 8:04 PM
Unknown Object (File)
Mon, Jan 6, 2:17 PM
Unknown Object (File)
Dec 5 2024, 11:23 AM
Unknown Object (File)
Dec 2 2024, 4:09 PM
Unknown Object (File)
Nov 21 2024, 10:08 AM
Unknown Object (File)
Nov 12 2024, 8:51 AM
Unknown Object (File)
Oct 31 2024, 1:52 AM
Subscribers
None

Details

Reviewers
nwhitehorn
bapt
Group Reviewers
PowerPC
Summary

Modify the OUTPUT_ARCH so it matches what is done on other FreeBSD arches and allows
to use recent binutils from ports

With this changes it is possible to cross build a kernel with a port toolchain
(gcc 4.9.1, binutils 2.24)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bapt retitled this revision from to Modify to work with external binutils.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)
bapt added a reviewer: PowerPC.

More ldscript needs to be modified

bapt added a reviewer: bapt.

Committed in rS272888

This revision is now accepted and ready to land.Oct 10 2014, 7:28 AM