Build on Windows; LINK(DLL) blink_core.dll... out of memory
Reported by
sbelov199@gmail.com,
Apr 6 2018
|
|
Issue descriptionUserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Steps to reproduce the problem: 1. Build chromium on Windows according to instruction on https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md 2. C:\chromium\src>ninja -C out\Default chrome What is the expected behavior? Build out\Default\chrome.exe. What went wrong? [33330/33879] LINK(DLL) blink_core.dll blink_core.dll.lib blink_core.dll.pdb FAILED: blink_core.dll blink_core.dll.lib blink_core.dll.pdb C:/depot_tools/win_tools-2_7_6_bin/python/bin/python.exe ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x64 False link.exe /nologo /IMPLIB:./blink_core.dll.lib /DLL /OUT:./blink_core.dll /PDB:./blink_core.dll.pdb @./blink_core.dll.rsp LINK : fatal error LNK1102: out of memory ninja: build stopped: subcommand failed. ------------------------------------------------------ I have 16GB RAM. And it doesn't help. Did this work before? N/A Chrome version: 65.0.3325.181 Channel: stable OS Version: 10.0 Flash Version: |
|
►
Sign in to add a comment |
|
Comment 1 by susan.boorgula@chromium.org
, Apr 12 2018Components: Build
Labels: Triaged-ET TE-NeedsTriageHelp Needs-Triage-M65