[SR-3852] Swift stdlib build failure on Linux. Incorrect call for gold linker #46437
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
build-script
Area → utils: The build script
Linux
Platform: Linux
standard library
Area: Standard library umbrella
utils
Area: the build system and other accessory scripts under the "utils" directory
Environment
Linux ved-hp-gentoo 4.4.39-gentoo #1 SMP Mon Dec 26 21:22:33 MSK 2016 x86_64 Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz GenuineIntel GNU/Linux
Additional Detail from JIRA
md5: 22f6fbf3d5fbb657d3336d19bf8056b2
Issue Description:
I have fresh clone of swift sources using standard commands:
Then I have enter standard build script:
Build process has been aborted during stdlib bild phase:
Please, look at the message: "/bin/sh: gold: command not found". It looks like that somewhere build script calls gold instead of ld.gold
The text was updated successfully, but these errors were encountered: