search for: qcore

Displaying 6 results from an estimated 6 matches for "qcore".

Did you mean: core
2008 Nov 09
2
[LLVMdev] Mingw, cross-compiling,___eprintf
....a(RegAllocLinearScan.cpp.obj):RegAllocLinearScan.cpp:(.text$powf[_powf]+0x0):first defined here Oh, and ld segfaults after spitting the errors: collect2: ld terminated with signal 11 [Segmentation fault] Hope someone who is used to cross-compile with MinGW can provide some suggestion. oscar at qcore:~/dev/llvm/mingw-x$ i586-mingw32msvc-g++ --version i586-mingw32msvc-g++ (GCC) 4.2.1-sjlj (mingw32-2) oscar at qcore:~/dev/llvm/mingw-x$ i586-mingw32msvc-ld --version GNU ld version 2.17.50 20070129 -- Oscar
2008 Nov 09
0
[LLVMdev] Mingw, cross-compiling,___eprintf
Hello, Oscar > oscar at qcore:~/dev/llvm/mingw-x$ i586-mingw32msvc-g++ --version > i586-mingw32msvc-g++ (GCC) 4.2.1-sjlj (mingw32-2) Have you tried to build llvm natively with exact same compiler version? AFAIR, someone reported, that either this was not possible or there was a miscompilation. PS: Everything is with crossco...
2009 Sep 22
1
[LLVMdev] LLVM Build Difficulties
On Sep 22, 2009, at 05.11.48, Duncan Sands wrote: > Hi Curtis, > >> I hope this is the right list for such questions.... I've been >> trying to get LLVM compiled under Linux (Ubuntu 9.04, 64 bit) for >> the last couple of days. > > I can't reproduce this with ubuntu 9.10, 64 bit x86, gcc 4.4.1, using > your configure options. What version of gcc are
2009 Sep 23
2
[LLVMdev] LLVM Build Difficulties
...#39; collect2: ld returned 1 exit status clang: error: linker command failed with exit code 1 (use -v to see invocation) > Your llvm-gcc is not using llvm. Please see README.LLVM on gcc source > root directory. > > This is how llvm-gcc -v looks when properly built: > > oscar at qcore > :~/dev/llvm$ gcc-bin/bin/llvm-gcc -v > Using built-in specs. > Target: x86_64-unknown-linux-gnu > Configured with: ../gcc/configure --disable-multilib --prefix=/home/ > oscar/dev/llvm/gccbuild/../gcc-bin --program-prefix=llvm- --enable- > llvm=/home/oscar/lib/llvm64StaticRelea...
2009 Sep 22
0
[LLVMdev] LLVM Build Difficulties
Hi Curtis, > I hope this is the right list for such questions.... I've been trying to > get LLVM compiled under Linux (Ubuntu 9.04, 64 bit) for the last couple > of days. I can't reproduce this with ubuntu 9.10, 64 bit x86, gcc 4.4.1, using your configure options. What version of gcc are you using? > CXXFLAGS="-fPIC" ./configure --enable-optimized
2009 Sep 21
4
[LLVMdev] LLVM Build Difficulties
I hope this is the right list for such questions.... I've been trying to get LLVM compiled under Linux (Ubuntu 9.04, 64 bit) for the last couple of days. It all ends with the error: llvm[2]: Linking Release executable tblgen (without symbols) /home/cjones/Desktop/Build/llvm/utils/TableGen/Release/ AsmMatcherEmitter.o: In function `(anonymous