Displaying 1 result from an estimated 1 matches for "weirdbug_nolib".
2008 Dec 18
0
[LLVMdev] Troubles with clang and llvm libraries and simple Xcode project
...ibrary /usr/local/lib/
libLLVMHello.dylib
mklib: install: warning: remember to run `mklib --finish /code/llvm/
Release/lib'
...
And that's it. Then I make a simple command-line tool in Xcode,
linking to the libraries in /usr/local/lib. Here's what xcode emits:
Building target “weirdbug_nolib” of project “llvmAV” with
configuration “Release”
Checking Dependencies
CompileC build/llvmAV.build/Release/weirdbug_nolib.build/Objects-
normal/i386/main_weird.o /code/luaAV/oct08/mergathon/llvmAV/
main_weird.cpp normal i386 c++ com.apple.compilers.gcc.4_0
cd /code/luaAV/oct08/mergathon/l...