Date: Tue, 24 Jul 2012 11:02:41 +0200 From: Erik Cederstrand <erik@cederstrand.dk> To: freebsd-toolchain@freebsd.org Subject: MCLinker and llvm-config Message-ID: <88204636-7665-4B06-B781-174C24A384FE@cederstrand.dk>
next in thread | raw e-mail | index | archive | help
Hi list, I'm creating a FreeBSD port for MCLinker = (http://code.google.com/p/mclinker/) in preparation of MCLinker working = without patching LLVM, and testing MCLinker as a system linker when it = gets far enough. In the configure stage, MCLinker needs to run llvm-config, which is not = installed by default in FreeBSD, even when WITH_CLANG_EXTRAS is set. = What is the best option to get llvm-config on my system? Can I just run = make && make install somewhere in /usr/src? Thanks, Erik Cederstrand=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?88204636-7665-4B06-B781-174C24A384FE>