Coder Social home page Coder Social logo

clcxx's People

Contributors

islam0mar avatar mcristg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

clcxx's Issues

Link Failure on MacOS

During linking:

[100%] Linking CXX shared library ../lib/libclcxx.dylib
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/clcxx.dir/link.txt --verbose=1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -Wunused-parameter -Wextra -Wreorder -std=c++14 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -current_version 0.1.0 -o ../lib/libclcxx.0.1.0.dylib -install_name /usr/local/src/clcxx/lib/libclcxx.0.dylib CMakeFiles/clcxx.dir/src/c_interface.cpp.o CMakeFiles/clcxx.dir/src/clcxx.cpp.o  -Wl,--no-undefined -Wl,--no-allow-shlib-undefined 
ld: unknown option: --no-undefined
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [../lib/libclcxx.0.1.0.dylib] Error 1
make[1]: *** [CMakeFiles/clcxx.dir/all] Error 2
make: *** [all] Error 2
$ c++ --version
Apple LLVM version 10.0.0 (clang-1000.11.45.5)
Target: x86_64-apple-darwin17.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

Build requires cmake

Proposal to eliminate the cmake dependency, which is not commonly encountered. BSD make seems to be widely used, and mostly compatible with Linux make.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.