You are not logged in.

#1 2020-05-04 19:12:44

GPpalm24
Member
Registered: 2020-05-04
Posts: 1

clang and llvm not linking? Help!

Hi,
I am trying to run a program that requires clang and llvm linking, but am having trouble...

I have installed llvm, and then ccls using pacman and then get the following error message when I try to make the program:

/usr/bin/ld: cannot find -lclangFrontend
/usr/bin/ld: cannot find -lclangDriver
/usr/bin/ld: cannot find -lclangSerialization
/usr/bin/ld: cannot find -lclangParse
/usr/bin/ld: cannot find -lclangSema
/usr/bin/ld: cannot find -lclangAnalysis
/usr/bin/ld: cannot find -lclangEdit
/usr/bin/ld: cannot find -lclangAST
/usr/bin/ld: cannot find -lclangLex
/usr/bin/ld: cannot find -lclangBasic

I saw this bug report, but that seemed to indicate that just installing the ccls package would work... what am I missing?

Help!

Offline

#2 2020-05-04 19:40:11

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,653
Website

Re: clang and llvm not linking? Help!

Please remove the redundant cry for help from your topic title: https://wiki.archlinux.org/index.php/Co … ow_to_post

Mod note: Moving to NC.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2020-05-04 20:43:00

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,305

Re: clang and llvm not linking? Help!

GPpalm24 wrote:

I saw this bug report, but that seemed to indicate that just installing the ccls package would work... what am I missing?

How on earth do you infer from that bug report that installing ccls would magically fix this? Which software are you tring to build?

Offline

Board footer

Powered by FluxBB