[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Using 'llvm-config --ldflags' ?
From: |
Michael Goffioul |
Subject: |
Using 'llvm-config --ldflags' ? |
Date: |
Tue, 31 Jul 2012 17:06:09 +0100 |
Max,
Is there a reason not to use 'llvm-config --ldflags' instead of '-L`llvm-config --libdir`'? It appears that using --ldflags also adds system libraries detected during the llvm configuration step, which may be required when linking liboctinterp.
Michael.
- Using 'llvm-config --ldflags' ?,
Michael Goffioul <=