Skip to content

Which Zos version supports C++11 and this protobuf for xlc compiler ? #3

@sandeepgarg-max

Description

@sandeepgarg-max

On Zos 2.4 ,C++11 is not supported,For which version of Zos this protobuf supports XLC++ compiler?

all: protoc

AR=ar
ARFLAGS=rc
RANLIB=ranlib
ifdef XLCPP
CPP=$(XLCPP)
else
CPP:=/home/opnzos/local/xlcpp/bin/xlclang++
endif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions