Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

library compile error under mac os x #260

Closed
Labels
@dennycd

Description

@dennycd

been trying to compile the library under mac os x 10.8.4 mountain lion with clang++ version 5.0. It is getting multiple compile errors having this similar message

ld: unknown option: -headerpad_max_install_names;-std=c++11
clang: error: linker command failed with exit code 1 (use -v to see invocation)

it seems there is an extra ";" symbol in between two linker flags. The command executing it is

cd /Users/XX/Desktop/cpp-netlib/build/message/test && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cpp-netlib-message_transform_test.dir/link.txt --verbose=1

the error will go away if I manually edit the link.txt file and get rid of the ";". Any idea where this is originated from the cmake source ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp