search for: dcross_directory_structure

Displaying 20 results from an estimated 41 matches for "dcross_directory_structure".

2010 May 20
2
[LLVMdev] trying to build llvm-gcc for arm, error: 'V1DI_pointer_node' undeclared (first use in this function)
i am getting this compilation error: gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I../../llvm-gcc-4.2-2.7.source/gcc -I../../llvm-gcc-4.2-2.7.source/gcc/. -I../../llv...
2010 Jul 07
2
[LLVMdev] llvm-gcc : Did not get a target machine! Triplet is mips64el-unknown-linux-gnu
.../ -B/home/ext3/loongson/install/mips64el-unknown-linux-gnu/bin/ -B/home/ext3/loongson/install/mips64el-unknown-linux-gnu/lib/ -isystem /home/ext3/loongson/install/mips64el-unknown-linux-gnu/include -isystem /home/ext3/loongson/install/mips64el-unknown-linux-gnu/sys-include -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../../src/llvm-gcc-4.2-2.7.source/gcc -I../../../src/llvm-gcc-4.2-2.7.source/gcc/. -I../../../src/llvm-gcc-4.2-2.7.source/gcc/../include -I../../../src/llvm-gcc-4.2-2.7.sourc...
2009 Oct 07
2
[LLVMdev] llvm-gcc configure options for ARM target at llvm-gcc build time
...>../src/configure --prefix=/home/jaykang10/Projects/LLVM/front_end_test/bin/ --enable-languages=c,c++ --enable-checking --enable-llvm=/home/jaykang10/Projects/LLVM/bin/ --disable-bootstrap --disable-multilib --target=arm-eabi And I got a error message as following: ... gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../libdecnumber -I/home/jaykang10/Projects...
2010 May 20
0
[LLVMdev] trying to build llvm-gcc for arm, error: 'V1DI_pointer_node' undeclared (first use in this function)
You need to configure with --enable-llvm. (It would still be nice if V1DI_pointer_node was defined; I'll take a look at that.) On May 20, 2010, at 1:04 PM, Anatoly Yakovenko wrote: > i am getting this compilation error: > > > gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall > -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic > -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings > -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H > -I. -I. -I../../llvm-gcc-4.2-2.7.source/gcc > -I../../llvm-gcc-4.2-2.7...
2008 Nov 01
0
[LLVMdev] building for sparc-sun-solaris2.10
.../install/obj/sparc/llvm-gcc/./gcc/ -B/Users/luked/opt/sparc/sparc-sun-solaris2.10/bin/ -B/Users/luked/opt/sparc/sparc-sun-solaris2.10/lib/ -isystem /Users/luked/opt/sparc/sparc-sun-solaris2.10/include -isystem /Users/luked/opt/sparc/sparc-sun-solaris2.10/sys-include -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../../../src/llvm-gcc-svn/gcc -I../../../../src/llvm-gcc-svn/gcc/. -I../../../../src/llvm-gcc-svn/gcc/...
2009 Feb 13
1
[LLVMdev] Cross compiling GCC 4.2 build errors
...>/./gcc/xgcc -B<llvm-build>/./gcc/ -B<llvm-install>/arm-none-linux-gnueabi/bin/ -B<llvm-install>/arm-none-linux-gnueabi/lib/ -isystem <llvm-install>/arm-none-linux-gnueabi/include -isystem <llvm-install>/arm-none-linux-gnueabi/sys-include -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I<llvm-gcc-4.2-source>/gcc -I<llvm-gcc-4.2-source>/gcc/. -I<llvm-gcc-4.2-source>/gcc/../incl...
2008 Oct 31
2
[LLVMdev] building for sparc-sun-solaris2.10
Mike Stump wrote: > On Oct 31, 2008, at 1:10 PM, Luke Dalessandro wrote: >> I've started trying by trying to get sparc-sun-solaris2.10 (niagara) >> working. It appears that neither llvm nor llvm-gcc will build natively >> on the system, so I think that I need to build an llvm-gcc cross >> compiler. > > Get a gcc binary from someplace, use that to then build
2009 Mar 12
0
[LLVMdev] Consumer ARM platform suitable for LLVM development?
...ng to build for the target arm-none-linux-gnueabi, using the appropriate pre-built CodeSourcery toolchain, hence avoiding building my own gcc crosstool prior to starting building LLVM and LLVM-GCC. LLVM builds just fine, it's building llvm-gcc that gives me this error: gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../../../src/llvm-gcc4.2-2.5.source/gcc -I../../../../src/llvm-gcc4.2-2.5.source/gcc/build -I../../../../src/llvm-gcc4.2-2.5.source/gcc/../include -I../../../../src/llvm-gcc4.2-2.5.so...
2009 Mar 13
4
[LLVMdev] Consumer ARM platform suitable for LLVM development?
...et arm-none-linux-gnueabi, using the > appropriate pre-built CodeSourcery toolchain, hence avoiding building my own > gcc crosstool prior to starting building LLVM and LLVM-GCC.  LLVM builds > just fine, it's building llvm-gcc that gives me this error: > > gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings > -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE > -I. -Ibuild -I../../../../src/llvm-gcc4.2-2.5.source/gcc > -I../../../../src/llvm-gcc4.2-2.5.source/gcc/build > -I../../../../src/llvm-gcc4.2-2.5.source/gcc/../include > -I../../../...
2009 Mar 18
0
[LLVMdev] Consumer ARM platform suitable for LLVM development?
...t; the > > appropriate pre-built CodeSourcery toolchain, hence avoiding building my > own > > gcc crosstool prior to starting building LLVM and LLVM-GCC. LLVM builds > > just fine, it's building llvm-gcc that gives me this error: > > > > gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall > -Wwrite-strings > > -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE > > -I. -Ibuild -I../../../../src/llvm-gcc4.2-2.5.source/gcc > > -I../../../../src/llvm-gcc4.2-2.5.source/gcc/build > > -I../../../../src/llvm-gcc4.2-2.5.source/gcc/.....
2009 Sep 25
6
[LLVMdev] JIT on ARM
...ms when running make (see below). Has anyone done something similar and can explain what I am doing wrong, or how should it be done in some other way to get JIT compiler running on ARM? make[2]: Entering directory `/cygdrive/r/android/llvm/llvm-gcc4.2- objects/gcc' gcc -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long- long -Wno-variadic-macros -Wno-overlength-strings -Wold-style- definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H - DGENERATOR_FILE -o build/gengtype.exe \ build/gengtype.o bu...
2009 Mar 12
5
[LLVMdev] Consumer ARM platform suitable for LLVM development?
On Mar 11, 2009, at 9:44 PM, Misha Brukman wrote: > The problem I've had is building an LLVM cross-compiler from Linux/ > x86 to Linux/ARM (as has another llvm-dev poster). Someone > mentioned to me off-list that he managed to get it to build, but I > haven't been able to reproduce the build using his instructions > (I'll post my results in another thread).
2009 Oct 14
0
[LLVMdev] Fwd: JIT on ARM
...Has anyone done something similar and can explain what I am doing > wrong, or how should it be done in some other way to get JIT > compiler running on ARM? > > > make[2]: Entering directory `/cygdrive/r/android/llvm/llvm-gcc4.2- > objects/gcc' > gcc -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite- > strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long- > long -Wno-variadic-macros -Wno-overlength-strings -Wold-style- > definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H - > DGENERATOR_FILE -o build/gengtype.exe \ >...
2008 Oct 31
2
[LLVMdev] building for sparc-sun-solaris2.10
...s/luked/install/obj/sparc/llvm-gcc/./gcc/ -B/Users/luked/opt/sparc/sparc-sun-solaris2.10/bin/ -B/Users/luked/opt/sparc/sparc-sun-solaris2.10/lib/ -isystem /Users/luked/opt/sparc/sparc-sun-solaris2.10/include -isystem /Users/luked/opt/sparc/sparc-sun-solaris2.10/sys-include -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../../../src/llvm-gcc-svn/gcc -I../../../../src/llvm-gcc-svn/gcc/. -I../../../../src/llvm-gcc-svn/gcc/../include -I../../../../src/llvm-gcc-svn/gcc/../libcpp/include -I/...
2010 Jan 07
2
[LLVMdev] configuring llvm-gcc 2.6 for mips
Hi, If I configure llvm-gcc 2.6 with --target=mips or --target=mips-elf, I get: c++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -pedantic -Wno-long-long -Wno-variadic-macros -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -Wno-unused -DTARGET_NAME=\"mips-elf\" -frandom-seed=0 -I. -I. -I/home/foad/toolchain/llvm/llvm-gcc/gcc -I/home/foad/toolchain/llvm/llvm-gcc/gcc/. -I/home/foad/too...
2008 Oct 05
1
[LLVMdev] Linux Kernel Compile for Sparc v8 Arch
...4.2-2.3.source/release-sparc// sparc-sun-linux/lib/ -isystem /home/ksyim/workspace/compiler/llvm/llvm-gcc4.2-2.3.source/release-sparc//sp arc-sun-linux/include -isystem /home/ksyim/workspace/compiler/llvm/llvm-gcc4.2-2.3.source/release-sparc//sp arc-sun-linux/sys-include -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../li...
2010 Jan 10
0
[LLVMdev] building a llvm-arm-elf crosscompiler on OSX 10.5
Hello, Pazzo > I had a look to llvm (2.6) configure options but I couldn't find any > way to specify cpu type, fpu ecc.. These are not llvm configure options, but gcc's one. Basically, you should configure llvm-gcc in the same way you do for gcc for your platform. > Could you please give me any > indication and/or example? I want to try llvm with Atmel's > AT91SAM7X256
2010 Jul 07
0
[LLVMdev] llvm-gcc : Did not get a target machine! Triplet is mips64el-unknown-linux-gnu
.../ -B/home/ext3/loongson/install/mips64el-unknown-linux-gnu/bin/ -B/home/ext3/loongson/install/mips64el-unknown-linux-gnu/lib/ -isystem /home/ext3/loongson/install/mips64el-unknown-linux-gnu/include -isystem /home/ext3/loongson/install/mips64el-unknown-linux-gnu/sys-include -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../../src/llvm-gcc-4.2-2.7.source/gcc -I../../../src/llvm-gcc-4.2-2.7.source/gcc/. -I../../../src/llvm-gcc-4.2-2.7.source/gcc/../include -I../../../src/llvm-gcc-4.2-2.7.sourc...
2010 Dec 29
0
[LLVMdev] LLVM for ARM target
On Dec 28, 2010, at 8:06 AM, akramul azim wrote: > hi everyone, > > I am new in LLVM. I am using this command to compile gcc or configure LLVM for the ARM target. > > $ ../llvm-gcc-4.8/ configure --target=arm-linux --program-prefix=arm- > arm- --prefix=$PWD/.. /install --disable-optimized --enable-bindings= none --enable-llvm=$PWD/../ llvm-2.8 --enable-languages=
2009 May 20
2
[LLVMdev] LLVM-GCC and Symbian
...attools target-libmudflap target-libgomp target-libffi target-zlib target-libjava target-libiberty target-libada target-libgfortran zlib target-boehm-gc > (Any other directories should still work fine.) But when I try to build, I get the following error message: > gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../libdecnumber -I/home/wim/Documents/Sources/llvm-2.5/OBJ_ROO...