[swift-build-dev] SwiftPM bootstrap and gold linker
Ryan Lovelett
swift-dev at ryan.lovelett.me
Mon Mar 14 13:24:52 CDT 2016
I am using a newer version of binutils (2.26) which is leading me to run
into a known issue with the linker. The suggested work around is to use
the gold linker* [1] [2].
However when I run the gold linker with the SwiftPM bootstrap it doesn't
seem to honor the gold linker request. Is this a feature or a bug?
[1] http://comments.gmane.org/gmane.comp.lang.swift.devel/1174
[2] http://comments.gmane.org/gmane.comp.lang.swift.devel/1258
More information about the swift-build-dev
mailing list