Skip to content

Build instructions: update configure to use specific gcc versions #125

@pedropintosilva

Description

@pedropintosilva

gcc/g++ must be at least version 12 that means that on core (building LO) we need to use that see https://wiki.documentfoundation.org/Development/BuildingOnLinux#openSUSE and on online the same goes.

  • Add CC="ccache gcc-12" CXX="ccache g++-12" flags to the ./configure line under building online for each distro if needed
  • Test it

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions