Skip to content

OS X shared lib make fails #28

@GoogleCodeExporter

Description

@GoogleCodeExporter
shared lib is part of default make list.
run make on OS X 10.8.5
What happens:
 libtool -dynamic ...
with long string of missing symbol errors.
Expected: success

Fix: add libc dependency to link (-lc), non Darwin already does; patch attached.

Original issue reported on code.google.com by cbret...@gmail.com on 21 Mar 2014 at 12:50

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions