Skip to content

Doesn't seem to work on osx. #1

@vito-c

Description

@vito-c

does this work on osx?

make
cc -Wl,-rpath -Wl,. -o libjson2pb.so json2pb.o -Wl,-soname=libjson2pb.so -Wl,-h -Wl,libjson2pb.so -shared -L. -lcurl -lprotobuf -lstdc++ -ljansson
ld: unknown option: -soname=libjson2pb.so
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [libjson2pb.so] Error 1

clang -v
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix

jansson 2.4 is installed here in my /usr/local area ... i do see the json2pb.o so that might just mean it's failing on the unix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions