Skip to content

fatal error C1128 when building a debug build with VS2015 #16288

Closed
@seishun

Description

@seishun
  • Version: master
  • Platform: Windows 7 64-bit
  • Subsystem: build

With Visual Studio 2015, vcbuild debug results in the following error:

<...>\node\deps\v8\src\code-stub-assembler.cc : fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj [<...>\node\deps\v8\src\v8_base_3.vcxproj]

If anyone from @nodejs/platform-windows can reproduce, I'll submit a PR adding /bigobj.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions