Skip to content

Ubuntu 22.04 is a Tier 1 platform, but main does not build with default gcc, and we do not provide instructions #56475

Closed
@mcollina

Description

@mcollina

Cloning the repo and running:

$ ./configure
Node.js configure: Found Python 3.10.12...
WARNING: C++ compiler (CXX=g++, 11.4.0) too old, need g++ 12.2.0 or clang++ 8.0.0
WARNING: warnings were emitted in the configure phase
INFO: configure completed successfully

However, this happens on Ubuntu 22.04.5 LTS, which is a Tier 1 platform. I have not found any instructions in https://github.com/nodejs/node/blob/main/BUILDING.md#unix-prerequisites:

sudo apt-get install python3 g++ make python3-pip

Which installs gcc 11.4.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions