https://sourceware.org/bugzilla/show_bug.cgi?id=16446

            Bug ID: 16446
           Summary: internal error in find_runnable_or_wait, at
                    workqueue.cc:263
           Product: binutils
           Version: 2.23
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gold
          Assignee: ian at airs dot com
          Reporter: thestig at google dot com
                CC: ccoutant at google dot com

Build Chromium r244583 on 64-bit Linux with
GYP_DEFINES="component=shared_library". When linking the chrome binary, instead
of just passing flags like --threads --thread-count=4 to gold, also pass in
--preread-archive-symbols.

The gold binary used is a pre-built copy checked into Chromium's
third_party/gold.

Expected: build completes successfully
Actually: gold fails with "internal error in find_runnable_or_wait, at
workqueue.cc:263"

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to