[llvm-dev] [llvm-toolchain v3.8.1] LTO: Linking clang hangs with ld.gold and LLVMgold.so plugin

Joerg Sonnenberger via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 21 08:39:59 PDT 2016


On Thu, Jul 21, 2016 at 12:01:59PM +0200, Sedat Dilek via llvm-dev wrote:
> On my Ubuntu/precise AMD64 I have ***4GiB RAM and 256MiB SWAP***.
> Is this not enough RAM/SWAP for building/linking?

That's often not enough for a non-shared-library non-LTO debug build.
I don't expect LTO non-shared-library to fair better in that regard...

Joerg


More information about the llvm-dev mailing list