wangyu5 / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

ninja needs to support the gold linker #229

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ninja build on linux

What is the expected output?
Expect build to use gold

What do you see instead?
/usr/bin/ld: warning: ignoring --threads: /usr/bin/ld was compiled without 
thread support
/usr/bin/ld: warning: ignoring --thread-count: /usr/bin/ld was compiled without 
thread support

Please use labels and text to provide additional information.

Original issue reported on code.google.com by s...@chromium.org on 20 Oct 2011 at 11:39

GoogleCodeExporter commented 9 years ago

Original comment by s...@chromium.org on 20 Oct 2011 at 11:39

GoogleCodeExporter commented 9 years ago
See the following for wontfix justification

http://codereview.chromium.org/8360019/

Original comment by s...@chromium.org on 21 Oct 2011 at 12:17