search for: gccbuild

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

2006 May 10
2
[LLVMdev] llvm-gcc4 & mingw32
...4 snapshot named 2006-05-08-llvm-gcc-4.tar.gz 1.5 Patches to LLVM source code and GCC source code (attached). 2. LLVM itself We're using MSYS shell for main compilation. Also, we're using objdir!=srcdir directory structure (the root is actually f:/tmp/llvm): f:/tmp/llvm/build /gccbuild /gccsrc /install /src LLVM sources goes to src, GCC sources goes to gccsrc. We're using build dir to build LLVM and gccbuild dir to build GCC. 2.1 Switch do /build directory and configure LLVM: $ ../src/configure --enable-jit --enable-optimized --prefix=f:/t...
2006 May 02
1
[LLVMdev] Bootstrapping llvm-gcc4 on Mingw
...g to bootstrap llvm-gcc4 on mingw32 platform. Everything (except some small fixes) seems to be fine: stage1 finished successfully. I'm linking with debug variant of LLVM, since linker bug prevents release builds. Unfortunately, stage2 failes immediately with this cryptic message: $/f/tmp/llvm/gccbuild/gcc/xgcc -B/f/tmp/llvm/gccbuild/gcc/ -Bf:/tmp/llvm/install/mingw32/bin/ -Bf:/tmp/llvm/install/mingw32/lib/ -isystem f:/tmp/llvm/install/mingw32/include -isystem f:/tmp/llvm/install/mingw32/sys-include -O -I../../gccsrc/gcc/../winsup/w32api/include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototyp...
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
...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/llvm64StaticRelease/ --enable-languages=c,c++ > Thread model: posix > gcc version 4.2.1 (Based on Apple Inc. build 5653) (LLVM build) > > `--enable-llvm` is the key `configure` option for using LLVM with > llvm-gc...
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