search for: libdep

Displaying 20 results from an estimated 45 matches for "libdep".

Did you mean: libdeps
2006 Mar 23
1
[LLVMdev] JIT: LibDeps.txt does not include all dependencies
If I try to link HowToUseJIT.cpp against the JIT without also linking the interpreter, I get the following linker error: ld: Undefined symbols: __ZN4llvm11Interpreter6createEPNS_6ModuleEPNS_17IntrinsicLoweringE It's not obvious, from the source, what depends on this symbol, or why GenLibDep.pl didn't detect this dependency. Linking against the interpreter fixes this. Cheers, Eric
2011 Jan 13
2
[LLVMdev] Circular Deps from CMake build using makefile
[ 73%] Regenerating /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm-config/LibDeps.txt.tmp [ 73%] Updating /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm-config/LibDeps.txt if necessary... [ 73%] Checking for cyclic dependencies between LLVM libraries. find-cycles.pl: Circular dependency between *.a files: find-cycles.pl: libLLVMAsmPrinter.a libLLVMXCore...
2006 Nov 26
0
[LLVMdev] mingw binary is corrupt
...m.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > Thanks for getting it back up so quickly. Now if I could only get it to build on my system! Here's how my make attempt died. make[1]: Entering directory `/d/apps/llvm/tools/llvm-config' llvm[1]: Regenerating LibDeps.txt /bin/sh.exe: /d/apps/llvm/utils/GenLibDeps.pl: No such file or directory make[1]: *** [/d/apps/llvm/tools/llvm-config/LibDeps.txt] Error 127 make[1]: Leaving directory `/d/apps/llvm/tools/llvm-config' make: *** [all] Error 1 It seems as though GenLibDeps.pl does not exist but in fact it d...
2006 Nov 25
2
[LLVMdev] mingw binary is corrupt
My 7 zip file manager says that the mingw binary is corrupt for llvm 1.9. I suppose that means that those of us running windows have no hope of getting llvm right now? Someone reported this earlier but the situation remains unchanged. -Matt
2009 Aug 06
3
[LLVMdev] Problems building on Msys/MingW
...neward.com/2008/02/24/Building+LLVM+On+Windows+Using+MinGW32.aspx, but using the newer packages, as it's a bit old. The ./configure seems to run without errors. The first run of make aborts with errors like: make[1]: Entering directory `/home/llvm/tools/llvm-config' llvm[1]: Regenerating LibDeps.txt.tmp 'c:' is not recognized as an internal or external command, operable program or batch file. nm failed at C:/msys/1.0/home/llvm/utils/GenLibDeps.pl line 120. make[1]: *** [/home/llvm/tools/llvm-config/LibDeps.txt.tmp] Error 255 make[1]: Leaving directory `/home/llvm/tools/llvm-config...
2007 Aug 21
0
[LLVMdev] Problems building llvm-gcc-4.2 on ppc32, OS X 10.4.10
...ing to build the gcc4.2 front end with current LLVM SVN on a G4 Powerbook running 10.4.10. I started with this: ../gcc4.2-trunk/configure --prefix=$HOME/Documents/hpcl/LLVM/llvm-gcc-4-2/install --enable-llvm=$HOME/Documents/hpcl/LLVM/llvm-svn-obj/ --with-gmp=$HOME/Documents/hpcl/LLVM/llvm-gcc-4-2/libdeps --with-mpfr=$HOME/Documents/hpcl/LLVM/llvm-gcc-4-2/libdeps --enable-languages=c,c++,fortran --with-gxx-include-dir=/usr/include/c++/4.0.0 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 and make LLVM_VERSION_INFO=fortran_test And I get this: .. lots .. /U...
2011 Jan 13
0
[LLVMdev] Circular Deps from CMake build using makefile
Samuel Crow <samuraileumas at yahoo.com> writes: > [ 73%] Regenerating > /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm-config/LibDeps.txt.tmp > > [ 73%] Updating > /Users/samuraicrow/Documents/workspace/llvm-trunk-build/tools/llvm-config/LibDeps.txt > if necessary... > [ 73%] Checking for cyclic dependencies between LLVM libraries. > find-cycles.pl: Circular dependency between *.a files: > find-cycles.pl:...
2007 Mar 10
0
[LLVMdev] llvm-test cvs head not working
...nked.bc'. Stop. I tried to exclude the SSE, UnitTests and SingleSource directories from makefiles one by one but make didn't find rule for some other directory each time. It seems that llvm-test is not very consistent now (or may be I do smth wrong). I tried to compile 1.9 release but got LibDeps problem (was mentioned earlier in this mailing-list: > ------------------------------------------------------------------------ > > Subject: > Re: using dsa > From: > John Criswell <criswell at cs.uiuc.edu> > Date: > Tue, 06 Mar 2007 09:53:43 -0600 > To: > &quo...
2008 Nov 14
3
[LLVMdev] bugs in CMake build
...ource directory, while LLVM_MAIN_SRC_DIR should be used instead. A small patch is attached for this. Now I get a failure for llvm-config: Scanning dependencies of target llvm-config.target [ 93%] Regenerating /home/kevin/Documents/ProgProj/hyper-llvm-new/build/compiler/llvm-2.4/tools/llvm-config/LibDeps.txt.tmp [ 93%] Generating LibDeps.txt Updated /home/kevin/Documents/ProgProj/hyper-llvm-new/build/compiler/llvm-2.4/tools/llvm-config/LibDeps.txt because dependencies changed [ 93%] Checking for cyclic dependencies between LLVM libraries. [ 93%] Building llvm-config script. -- The C compiler ident...
2007 Mar 06
3
[LLVMdev] using dsa
...ach other. Could someone please let me know? I tried using the -r release_19 flag (as was originally suggested), but that version of LLVM fails to compile. I get the following error: make[1]: Entering directory `/home/lefever/work/llvm-release_19/tools/llvm-config' llvm[1]: Regenerating LibDeps.txt llvm[1]: Finding cyclic dependencies between LLVM libraries. find-cycles.pl: Circular dependency between *.a files: find-cycles.pl: libLLVMCore.a libLLVMSupport.a llvm[1]: Building llvm-config script. cat: /home/lefever/work/llvm-release_19/tools/llvm-config/FinalLibDeps.txt: No such file...
2007 Mar 06
1
[LLVMdev] [Fwd: Re: using dsa]
Forgot to hit "Reply All." -- John T. -------------- next part -------------- An embedded message was scrubbed... From: John Criswell <criswell at cs.uiuc.edu> Subject: Re: using dsa Date: Tue, 06 Mar 2007 09:53:43 -0600 Size: 3103 URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070306/ef7c2f29/attachment.mht>
2010 Jun 22
3
[LLVMdev] Error building with Mingw on Win7
Hello everyone, I've run across a problem building LLVM 2.7 with Mingw on Win7. When I try make VERBOSE=1, it churns away happily for a while and then produces: /c/Perl/bin/perl /c/Programs32/llvm-2.7/utils/GenLibDeps.pl -flat /c/Programs 32/llvm-2.7/obj/Release/lib "/mingw/bin/nm" > /c/Programs32/llvm-2.7/obj/tools/ llvm-config/LibDeps.txt.tmp 'c:' is not recognized as an internal or external command, operable program or batch file. nm failed at c:/Programs32/llvm-2.7/utils/GenLibDeps.pl l...
2006 Mar 21
2
[LLVMdev] Circular dependencies
Reid added some nice inter-library dependency data to utils/llvm- config/LibDeps.txt. There are three sets of circular dependencies between LLVM libraries. If you use any library from one of these sets, you may need to pull in the rest: LLVMCodeGen.o LLVMSelectionDAG.o libLLVMAnalysis.a libLLVMTarget.a libLLVMTransformUtils.a libLLVMipa.a LLVMSparcV9.o LLVMSpar...
2007 Mar 06
0
[LLVMdev] using dsa
...se let me > know? I tried using the -r release_19 flag (as was originally > suggested), but that version of LLVM fails to compile. I get the > following error: > > make[1]: Entering directory > `/home/lefever/work/llvm-release_19/tools/llvm-config' > llvm[1]: Regenerating LibDeps.txt > llvm[1]: Finding cyclic dependencies between LLVM libraries. > find-cycles.pl: Circular dependency between *.a files: > find-cycles.pl: libLLVMCore.a libLLVMSupport.a > llvm[1]: Building llvm-config script. > cat: > /home/lefever/work/llvm-release_19/tools/llvm-config/Fin...
2008 Oct 26
0
[LLVMdev] Genlibdeps.pl, CMake and MSYS
...ilding LLVM with CMake and MSYS. This didn't happen on the > past. Building with the configure script works, so it seems something > related to CMake. Do you have any insight on this? > It occurred to me fairly recently that the only modules listed as depending on AsmPrinter in the LibDeps.txt on my end are the __ASMPrinter *.o files. I take it CMake is currently configured to scan *.o files for dependencies to extrapolate, as well as *.a files? Kenneth
2009 Apr 25
1
[LLVMdev] Release build failure (FinalLibDeps.txt: No such file or directory)
$ make update ...snip... Updated to revision 69967. $ ENABLE_OPTIMIZED=1 make ...snip... llvm[1]: Regenerating LibDeps.txt.tmp llvm[1]: Checking for cyclic dependencies between LLVM libraries. find-cycles.pl: Circular dependency between *.a files: find-cycles.pl: libLLVMAsmPrinter.a libLLVMCodeGen.a libLLVMSelectionDAG.a llvm[1]: Building llvm-config script. cat: /Users/rp/llvm/tools/llvm-config/FinalLibDeps.t...
2009 Aug 06
0
[LLVMdev] Problems building on Msys/MingW
...ws+Using+MinGW32.aspx, > but using the newer packages, as it's a bit old. > > The ./configure seems to run without errors. > > The first run of make aborts with errors like: > > make[1]: Entering directory `/home/llvm/tools/llvm-config' > llvm[1]: Regenerating LibDeps.txt.tmp > 'c:' is not recognized as an internal or external command, > operable program or batch file. > nm failed at C:/msys/1.0/home/llvm/utils/GenLibDeps.pl line 120. > make[1]: *** [/home/llvm/tools/llvm-config/LibDeps.txt.tmp] Error 255 > make[1]: Leaving directory `/ho...
2011 Sep 29
2
[LLVMdev] r140697 broke building with shared library enabled
make[1]: Entering directory `/home/hkultala26/src/llvm-trunk/llvm/tools/llvm-config' llvm[1]: Regenerating LibDeps.txt.tmp llvm[1]: Checking for cyclic dependencies between LLVM libraries. find-cycles.pl: Circular dependency between *.a files: find-cycles.pl: libLLVMPTXAsmPrinter.a libLLVMPTXCodeGen.a libLLVMPTXDesc.a llvm[1]: Building llvm-config script. cat: /home/hkultala26/src/llvm-trunk/llvm/tools/llvm-...
2006 Apr 19
6
Shared host (Dreamhost)
I am unable to install gems on my dreamhost server since it''s just shared hosting. I tried unpacking the ferret gem into vendor/ferret, but to no avail. Also how would I recompile the C extensions for the new platform? Any ideas would be greatly appreciated. Cheers, Simon -- Posted via http://www.ruby-forum.com/.
2006 Aug 03
0
[LLVMdev] Building llvm under cygwin
Hello Anton Thu, 3 Aug 2006 15:06:56 +0400 you wrote: > here it is in the attachment :) Ok. Could you also send LibDeps.txt file? It should be in /obj/tools/llvm-config directory -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.