Minor irritant on Fedora 20

Russel Winder via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Fri Jun 6 07:14:29 PDT 2014


I created a brand new build directory for Fedora 20, but had a build
failure. It appears that on Debian, the package llvm-dev installs in all
the static libraries as well as the header files. However on Fedora 20
llvm-devel only installs the header files, you have to install
llvm-static as well to get the static libraries. The CMake files did not
check that the needed static libraries were in place :-( Is it possible
for CMake to make such a check?
-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder



More information about the digitalmars-d-ldc mailing list