Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On Wednesday 05 of June 2013, julien2412 wrote:
Here's what I tried:
./autogen.sh CC='/usr/local/bin/clang -O1 -g -fsanitize=address
-fno-omit-frame-pointer'  CXX='/usr/local/bin/clang++ -O1 -g
-fsanitize=address -fno-omit-frame-pointer' --without-doxygen
--enable-dbgutil^C
julien@julienPC:~/compile-libreoffice/libo_clang$ which clang

then just "make"

and I got this:
make: *** No rule to make target `/usr/bin/clang', needed by
`/home/julien/compile-libreoffice/libo_clang/compilerplugins/obj/clang-time
stamp'. Stop.

I'm on pc Debian x86-64 with master sources updated today.
I use clang git retrieved some days ago and installed it on
/usr/local/bin/clang

 The clang compiler plugin needs clang path, and CLANGDIR is currently 
hardcoded in configure.ac to /usr . Either fix that to detect it properly, or 
pass CLANGDIR to autogen too.

-- 
 Lubos Lunak
 l.lunak@suse.cz

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.