c3-web icon indicating copy to clipboard operation
c3-web copied to clipboard

Add something about LLD linking

Open lerno opened this issue 5 months ago • 0 comments

It's common that LLD is not installed, or the lld dev libraries are not install. Few languages rely on this, so it's commonly missing.

  1. Mention that the lld dev libraries are not the same as lld
  2. Discuss the workarounds with -DLLD_DIR= -DLLVM_DIR=

lerno avatar May 29 '25 10:05 lerno