Coder Social home page Coder Social logo

Missing lvm-c headers about cmlfs HOT 7 CLOSED

dslm4515 avatar dslm4515 commented on June 27, 2024
Missing lvm-c headers

from cmlfs.

Comments (7)

andzai1995 avatar andzai1995 commented on June 27, 2024 1

Try to copy includes from $LLVMSRC/include or from $LLVMSRC/build/include, or try to make a Release build of LLVM/Clang. CMLFS now uses MinSizeRel by default.

from cmlfs.

dslm4515 avatar dslm4515 commented on June 27, 2024

Looks like these header directories are missing, as compared to a LLVM build from BMLFS:

/usr/include/clang
/usr/include/lld
/usr/include/llvm
/usr/include/llvm-c

from cmlfs.

dslm4515 avatar dslm4515 commented on June 27, 2024

Also lots of missing static libraries like libLLVMX86Disassembler.a

from cmlfs.

dslm4515 avatar dslm4515 commented on June 27, 2024

I forgot about that.

Yes, when i compile llvm for like MLFS, its built as Release and not MinSizeRel

from cmlfs.

dslm4515 avatar dslm4515 commented on June 27, 2024

Made the change with 00ffe39

from cmlfs.

andzai1995 avatar andzai1995 commented on June 27, 2024

Made the change with 00ffe39

Bug wasn't fixed. Removal of cmake option -DLLVM_INSTALL_TOOLCHAIN_ONLY=ON fixes it. Make a patch, please. Thank you.

from cmlfs.

dslm4515 avatar dslm4515 commented on June 27, 2024

Bug wasn't fixed. Removal of cmake option -DLLVM_INSTALL_TOOLCHAIN_ONLY=ON fixes it. Make a patch, please. Thank you.

Applied via commit fe18c5a

from cmlfs.

Related Issues (20)

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.