Page MenuHomeFreeBSD

Modify to work with external binutils
ClosedPublic

Authored by bapt on Oct 9 2014, 3:49 PM.
Tags
None
Referenced Files
F93796257: D926.diff
Thu, Sep 12, 3:35 PM
F93695850: D926.id1933.diff
Wed, Sep 11, 5:44 PM
Unknown Object (File)
Mon, Sep 9, 12:06 AM
Unknown Object (File)
Sun, Sep 8, 11:21 PM
Unknown Object (File)
Sun, Sep 8, 9:02 PM
Unknown Object (File)
Sun, Sep 8, 3:11 PM
Unknown Object (File)
Mon, Aug 26, 3:31 AM
Unknown Object (File)
Jul 7 2024, 1:00 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