Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Mach-O library versions #98

@cossor

Description

@cossor

creating this issue for completeness sake, not because change is needed ...

online traffic, e.g. libexpat #55, reveals that CMake adoption can cause a Mach-O library to have versions that differ from the ones produced via Autotools. Apple usually ignores compatibility versions, cf. Siguza, so these discrepancies are often overlooked.

on my obsolete MacBook, Homebrew uses CMake to build libogg 1.3.6 with versions 0.0.0/0.6.8 (compatibility/current). applications like SoX depend on compatibility version 9.0.0, so they are not loaded. the dependency is satisfied when the library is built by Autotools (MacPorts).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions