search for: luthor

Displaying 4 results from an estimated 4 matches for "luthor".

Did you mean: author
2006 Jun 24
0
[LLVMdev] Re: LLVM build error
On Sat, 2006-06-24 at 18:46 +0100, Lexington Luthor wrote: > I have resolved my problem already - basically I had "-s" in my > CFLAGS/CXXFLAGS environment which configure put in the Makefiles and > screwed up the build. You mean the Makefile system honored your request to use non-standard CFLAGS and CXXFLAGS. The build went fi...
2006 Jun 24
2
[LLVMdev] Re: LLVM build error
Reid Spencer wrote: > It looks to me like your libLLVMSupport.a didn't get built or you didn't > update all of LLVM. Please make sure you update from the root of the > tree with the command: > > cvs update -ARPd > > Reid. > Thanks for the quick response. I have resolved my problem already - basically I had "-s" in my CFLAGS/CXXFLAGS environment which
2006 Jun 24
0
[LLVMdev] LLVM build error
It looks to me like your libLLVMSupport.a didn't get built or you didn't update all of LLVM. Please make sure you update from the root of the tree with the command: cvs update -ARPd Reid. On Sat, 2006-06-24 at 13:16 +0100, Lexington Luthor wrote: > Hi, > > While attempting to build the LLVM code from CVS today using gcc 4.1, I > encountered the following error. Any idea how to proceed with the build? > > llvm[2]: Linking Debug executable llvm-as > /home/ll/programs/source/scm/cvs/llvm/Debug/lib/libLLVMAsmParse...
2006 Jun 24
2
[LLVMdev] LLVM build error
Hi, While attempting to build the LLVM code from CVS today using gcc 4.1, I encountered the following error. Any idea how to proceed with the build? llvm[2]: Linking Debug executable llvm-as /home/ll/programs/source/scm/cvs/llvm/Debug/lib/libLLVMAsmParser.a(llvmAsmParser.o): In function `__static_initialization_and_destruction_0':