[llvm-dev] How build the LLVM dragonegg on macos10.14? (original) (raw)

李士林 via llvm-dev llvm-dev at lists.llvm.org
Thu May 7 18🔞02 PDT 2020


I read the book "Getting Started with LLVM Core Libraries", follow the book, I want to build a dragonegg-3.3 on my mac, so I download the dragonegg-3.3 source code form 'http://llvm.org/releases/3.3/dragonegg-3.3.src.tar.gz', and then I build the dragonegg-3.3 use command in the book

GCC=gcc-4.6 LLVM_CONFIG=directory_where_llvm_installed/bin/llvm-config make

but my mac doesn't have gcc-4.6, and I can't install gcc-4.6 on now macos10.14! , It seems the gcc-4.6 is an older version of gcc not suitable for now macos10.14.

what should I do for building or installing the dragonegg on macos10.14, thanks a lot!

| | 李士林 ||15267030696 at 163.com |签名由网易邮箱大师定制

-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200508/925962e9/attachment.html>



More information about the llvm-dev mailing list