[LLVMdev] Important change to LLVM makefiles
Chris Lattner
sabre at nondot.org
Sun Dec 7 19:32:01 PST 2003
On Sun, 7 Dec 2003, Umar Janjua wrote:
> I have recently built the LLVM suite .. The problem is when I run
> llvmgcc( after setting alias to $LLVM )
> gcc: installation problem, cannot exec `gccld': No such file or directory
> the LLVM_LIB_SEARCH_PATH=..
> is set to LLVMGCCDIR/bytecode-libs
Make sure that 'gccld' as built from the LLVM tree is in your path, and
try again. If this doesn't help, please let me know.
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
More information about the llvm-dev
mailing list