Thank you for the hints both of you.
I added these lines in my autogen.input:
CC=/usr/lib/llvm-3.2/bin/clang
CXX=/usr/lib/llvm-3.2/bin/clang++
CLANGBUILD=/usr/lib/llvm-3.2
CLANGDIR=/usr/lib/llvm-3.2
+ I created symlink for clang and clang++ since they're present in /usr/bin
With master sources updated today, I've got this:
[build XCU]
officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
/home/julien/compile-libreoffice/libo_clang/solenv/gbuild/Configuration.mk:162:
*** There is no target
/home/julien/compile-libreoffice/libo_clang/workdir/unxlngx6/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Addons-onlineupdate.xcu.
Stop.
160 $(call gb_XcuModuleTarget_get_target,%) :
$(gb_XcuTarget_XSLT_AllLang) \
161 | $(gb_Configuration_XSLTCOMMAND_DEPS)
162 $(if $(filter %.xcu,$^),,$(error There is no target $(call
gb_XcuModuleTarget_get_target,$*)))
163 $(call gb_XcuModuleTarget__command,$@,$*,$(filter
%.xcu,$^),$(filter %.xcs,$^))
164
Julien
--
View this message in context:
http://nabble.documentfoundation.org/About-Clang-headers-on-Debian-tp4075924p4076124.html
Sent from the Dev mailing list archive at Nabble.com.
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.