Skip to content

cmd/go: Cross compiling Go c archives for iOS does not generate bitcode #12682

Closed
@swisspol

Description

@swisspol

Go 1.5.1 on OS X 10.10.5 with Xcode 7

Even if setting CC and CXX to include -fembed-bitcode while building against the iPhoneOS SDK, the resulting static library does not contain bitcode.

I made a sample test project here: https://github.com/swisspol/Go-Bridge

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions