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)
Jul 7 2024, 1:00 AM
Unknown Object (File)
Apr 26 2024, 5:48 PM
Unknown Object (File)
Apr 26 2024, 2:24 PM
Unknown Object (File)
Mar 13 2024, 11:25 AM
Unknown Object (File)
Jan 12 2024, 6:46 PM
Unknown Object (File)
Jan 8 2024, 11:38 AM
Unknown Object (File)
Jan 8 2024, 11:38 AM
Unknown Object (File)
Dec 19 2023, 11:21 PM
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