search for: finhibit

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

Did you mean: inhibit
2008 Mar 30
2
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...rict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/jo/llvm-gcc-src/gcc -I/home/jo/llvm-gcc-src/gcc/. -I/home/jo/llvm-gcc-src/gcc/../include -I/home/jo/llvm-gcc-src/gcc/../libcpp/include -I/home/jo/llvm-gcc-src/gcc/../libdecnumber -I../libdecnumber -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-omit-frame-pointer \ -c /home/jo/llvm-gcc-src/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o /tmp/ccuWW3r0.s: Assembler messages: /tmp/ccuWW3r0.s:27: Error: suffix or operand...
2008 Oct 02
1
[LLVMdev] build broken (a different way)
...-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../libdecnumber -I/home/regehr/llvm/include -I/home/regehr/llvm/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-omit-frame-pointer \ -c ../../gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o cc1: X86ATTAsmPrinter.cpp:543: void llvm::X86ATTAsmPrinter::printMemReference(const llvm::MachineInstr*,...
2008 Nov 18
5
[LLVMdev] llvm-gcc compilation error: BUILT_IN_ADJUST_TRAMPOLINE undeclared
llvm-gcc 2.4 doesn't seem to compile; what is wrong? This is my first attempt to compile llvm-gcc. The llvm core compiled without problems. $ uname -a Linux ygramoel 2.6.26.5-45.fc9.x86_64 #1 SMP Sat Sep 20 03:23:12 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux $ gcc -v ... gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) $ svn co
2008 Jul 30
3
[LLVMdev] llvm-gcc builds on 32 bit linux broken
...vm-gcc-4.2-trunk/gcc -I../../llvm-gcc-4.2-trunk/gcc/. -I../../llvm-gcc-4.2-trunk/gcc/../include -I../../llvm-gcc-4.2-trunk/gcc/../libcpp/include -I../../llvm-gcc-4.2-trunk/gcc/../libdecnumber -I../libdecnumber -I/home/kooijman/src/llvm-trunk/include -I/home/kooijman/src/llvm-trunk/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-omit-frame-pointer \ -c ../../llvm-gcc-4.2-trunk/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o In file included from /home/kooijman/src/llvm-gcc/obj/./gcc/include/limits.h:10,...
2008 May 29
2
[LLVMdev] problems compiling gcc frontend: Error: bad register name `%rbp'
...cc-svn/gcc -I../../llvm-gcc-svn/gcc/. -I../../llvm-gcc-svn/gcc/../include -I../../llvm-gcc-svn/gcc/../libcpp/include -I../../llvm-gcc-svn/gcc/../libdecnumber -I../libdecnumber -I/home/robertm/Projects/llvm/llvm-gcc-objects/../llvm-objects/include -I/home/robertm/Projects/llvm/llvm-svn/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c ../../llvm-gcc-svn/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o /tmp/ccW2TMKx.s: Assembler messages: /tmp/ccW2TMKx.s...
2010 Jul 07
2
[LLVMdev] llvm-gcc : Did not get a target machine! Triplet is mips64el-unknown-linux-gnu
...-I../../../src/llvm-gcc-4.2-2.7.source/gcc/../include -I../../../src/llvm-gcc-4.2-2.7.source/gcc/../libcpp/include -I../../../src/llvm-gcc-4.2-2.7.source/gcc/../libdecnumber -I../libdecnumber -I/home/ext3/loongson/build/llvm-gcc/../llvm-2.7/include -I/home/ext3/loongson/src/llvm-2.7/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -Dinhibit_libc \ -c ../../../src/llvm-gcc-4.2-2.7.source/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o *Did not get a target machine! Triplet is mips64el-unknown-linux-gnu* make[1]: *** [crtbeg...
2008 Nov 18
1
[LLVMdev] llvm-gcc compilation error: BUILT_IN_ADJUST_TRAMPOLINE undeclared
...e -I. -I32 -I../../../src/llvm-gcc/gcc -I../../../src/llvm-gcc/gcc/32 -I../../../src/llvm-gcc/gcc/../include -I../../../src/llvm-gcc/gcc/../libcpp/include -I../../../src/llvm-gcc/gcc/../libdecnumber -I../libdecnumber -I/home/johan/llvm/obj/llvm/include -I/home/johan/llvm/src/llvm/include -m32 -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c ../../../src/llvm-gcc/gcc/crtstuff.c -DCRT_BEGIN \ -o 32/crtbegin.o In file included from /usr/include/features.h:359,...
2007 May 25
3
[LLVMdev] Problems compiling llvm-gcc4 frontend on x86_64
...s -Wold-style-definition -isystem ./include -I. -I32 -I../../llvm-gcc4-2.0.source/gcc -I../../llvm-gcc4-2.0.source/gcc/32 -I../../llvm-gcc4-2.0.source/gcc/../include -I../../llvm-gcc4-2.0.source/gcc/../libcpp/include -I/home/warren/llvm/llvm-2.0/include -I/home/warren/llvm/obj//include -m32 -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../llvm-gcc4-2.0.source/gcc/crtstuff.c -DCRT_BEGIN -o 32/crtbegin.o Reading specs from /home/warren/llvm-gcc/obj/gcc/specs Target:...
2008 Mar 30
0
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...> -Wold-style-definition -isystem ./include -I. -I. > -I/home/jo/llvm-gcc-src/gcc -I/home/jo/llvm-gcc-src/gcc/. > -I/home/jo/llvm-gcc-src/gcc/../include > -I/home/jo/llvm-gcc-src/gcc/../libcpp/include > -I/home/jo/llvm-gcc-src/gcc/../libdecnumber -I../libdecnumber -g0 > -finhibit-size-directive -fno-inline-functions -fno-exceptions > -fno-zero-initialized-in-bss -fno-toplevel-reorder > -fno-omit-frame-pointer \ > -c /home/jo/llvm-gcc-src/gcc/crtstuff.c -DCRT_BEGIN \ > -o crtbegin.o > /tmp/ccuWW3r0.s: Assembler messages: > /tmp/ccuWW...
2008 Mar 24
0
[LLVMdev] Potential breakage in llvm-gcc's ./configure
...-W -Wall > -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes > -Wold-style-definition -isystem ./include -I. -I. > -I/home/jo/llvm-gcc-src/gcc -I/home/jo/llvm-gcc-src/gcc/. > -I/home/jo/llvm-gcc-src/gcc/../include > -I/home/jo/llvm-gcc-src/gcc/../libcpp/include -g0 > -finhibit-size-directive -fno-inline-functions -fno-exceptions > -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer > -c /home/jo/llvm-gcc-src/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O > -o crtbeginT.o > > (slightly edited to leave out multiple blanks and line continua...
2008 Mar 24
7
[LLVMdev] Potential breakage in llvm-gcc's ./configure
...-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/jo/llvm-gcc-src/gcc -I/home/jo/llvm-gcc-src/gcc/. -I/home/jo/llvm-gcc-src/gcc/../include -I/home/jo/llvm-gcc-src/gcc/../libcpp/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer -c /home/jo/llvm-gcc-src/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O -o crtbeginT.o (slightly edited to leave out multiple blanks and line continuation backslashes). The erro...
2007 May 26
0
[LLVMdev] Problems compiling llvm-gcc4 frontend on x86_64
...ystem ./include -I. > -I32 -I../../llvm-gcc4-2.0.source/gcc > -I../../llvm-gcc4-2.0.source/gcc/32 > -I../../llvm-gcc4-2.0.source/gcc/../include > -I../../llvm-gcc4-2.0.source/gcc/../libcpp/include > -I/home/warren/llvm/llvm-2.0/include -I/home/warren/llvm/obj//include > -m32 -g0 -finhibit-size-directive -fno-inline-functions -fno- > exceptions > -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame- > pointer > -fno-asynchronous-unwind-tables -c > ../../llvm-gcc4-2.0.source/gcc/crtstuff.c -DCRT_BEGIN -o 32/ > crtbegin.o > Reading specs from /h...
2008 May 29
0
[LLVMdev] problems compiling gcc frontend: Error: bad register name `%rbp'
...cc-svn/gcc/. -I../../llvm-gcc-svn/gcc/../include > -I../../llvm-gcc-svn/gcc/../libcpp/include > -I../../llvm-gcc-svn/gcc/../libdecnumber -I../libdecnumber > -I/home/robertm/Projects/llvm/llvm-gcc-objects/../llvm-objects/include > -I/home/robertm/Projects/llvm/llvm-svn/include -g0 > -finhibit-size-directive -fno-inline-functions -fno-exceptions > -fno-zero-initialized-in-bss -fno-toplevel-reorder > -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ > -c ../../llvm-gcc-svn/gcc/crtstuff.c -DCRT_BEGIN \ > -o crtbegin.o > /tmp/ccW2TMKx.s: Assembler me...
2007 May 26
1
[LLVMdev] Problems compiling llvm-gcc4 frontend on x86_64
...-I32 -I../../llvm-gcc4-2.0.source/gcc > > -I../../llvm-gcc4-2.0.source/gcc/32 > > -I../../llvm-gcc4-2.0.source/gcc/../include > > -I../../llvm-gcc4-2.0.source/gcc/../libcpp/include > > -I/home/warren/llvm/llvm-2.0/include -I/home/warren/llvm/obj//include > > -m32 -g0 -finhibit-size-directive -fno-inline-functions -fno- > > exceptions > > -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame- > > pointer > > -fno-asynchronous-unwind-tables -c > > ../../llvm-gcc4-2.0.source/gcc/crtstuff.c -DCRT_BEGIN -o 32/ > > crtbegin.o...
2008 May 29
1
[LLVMdev] problems compiling gcc frontend: Error: bad register name `%rbp'
.../llvm-gcc-svn/gcc/../include >> -I../../llvm-gcc-svn/gcc/../libcpp/include >> -I../../llvm-gcc-svn/gcc/../libdecnumber -I../libdecnumber >> -I/home/robertm/Projects/llvm/llvm-gcc-objects/../llvm-objects/include >> -I/home/robertm/Projects/llvm/llvm-svn/include -g0 >> -finhibit-size-directive -fno-inline-functions -fno-exceptions >> -fno-zero-initialized-in-bss -fno-toplevel-reorder >> -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ >> -c ../../llvm-gcc-svn/gcc/crtstuff.c -DCRT_BEGIN \ >> -o crtbegin.o >> /tmp/ccW2...
2008 Nov 18
0
[LLVMdev] llvm-gcc compilation error: BUILT_IN_ADJUST_TRAMPOLINE undeclared
...c/llvm-gcc/gcc -I../../../src/llvm-gcc/gcc/32 > -I../../../src/llvm-gcc/gcc/../include > -I../../../src/llvm-gcc/gcc/../libcpp/include > -I../../../src/llvm-gcc/gcc/../libdecnumber -I../libdecnumber > -I/home/johan/llvm/obj/llvm/include -I/home/johan/llvm/src/llvm/include -m32 > -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions > -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-omit-frame-pointer > -fno-asynchronous-unwind-tables \ > -c ../../../src/llvm-gcc/gcc/crtstuff.c -DCRT_BEGIN \ > -o 32/crtbegin.o > In file included from /usr/i...
2011 Jan 05
1
[LLVMdev] Building LLVM-GCC on Linux/PowerPC failed
陳韋任 wrote: > > Does your maching have directories like /lib64 and /usr/lib64? > Yes, it has /lib64 and /usr/lib64. > > > what is the size of a void pointer? > $ ./a.out > sizeof (void*) : 8 > > > Does this change if you add -m64 to the gcc command line? > No. Ok, as far as I cam tell, everything on your system is correct. I don't have any further ideas
2008 Jun 16
2
[LLVMdev] Compile llvm-gcc-4.2 on sparc-sun-solaris2.10
...definition -isystem ./include -I. -I. -I../../source/gcc -I../../source/gcc/. -I../../source/gcc/../include -I./../intl -I../../source/gcc/../libcpp/include -I../../source/gcc/../libdecnumber -I../libdecnumber -I/project//cslp/llvm_sparc/obj//include -I/project//cslp/llvm_sparc/src/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fPIC \ -c ../../source/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o Couldn't allocate output reg for contraint 'r'! make[3]: *** [crtbegin.o] Error 1 make[3]: Leaving directory `...
2008 Mar 30
1
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...rict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/jo/llvm-gcc-src/gcc -I/home/jo/llvm-gcc-src/gcc/. -I/home/jo/llvm-gcc-src/gcc/../include -I/home/jo/llvm-gcc-src/gcc/../libcpp/include -I/home/jo/llvm-gcc-src/gcc/../libdecnumber -I../libdecnumber -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-omit-frame-pointer \ -c /home/jo/llvm-gcc-src/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o plus, add '-v' option to see, what is really executed. -- With best re...
2008 Mar 23
0
[LLVMdev] Potential breakage in llvm-gcc's ./configure
...-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/jo/llvm-gcc-src/gcc -I/home/jo/llvm-gcc-src/gcc/. -I/home/jo/llvm-gcc-src/gcc/../include -I/home/jo/llvm-gcc-src/gcc/../libcpp/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer -c /home/jo/llvm-gcc-src/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O -o crtbeginT.o (slightly edited to leave out multiple blanks and line continuation backslashes). The erro...